diff options
author | Chi Kei Chan <chikeichan@gmail.com> | 2018-09-26 16:38:09 +0800 |
---|---|---|
committer | Martin Holst Swende <martin@swende.se> | 2018-09-26 16:38:09 +0800 |
commit | 60577d48d535c1183d49c189ebf13a4853fa05a9 (patch) | |
tree | e1aca7b60bd34be3bc941c3da5c8fa9ef02c3747 | |
parent | bf411a04ba61050361adbd19a0d0cf66f9c14617 (diff) | |
download | dexon-60577d48d535c1183d49c189ebf13a4853fa05a9.tar.gz dexon-60577d48d535c1183d49c189ebf13a4853fa05a9.tar.zst dexon-60577d48d535c1183d49c189ebf13a4853fa05a9.zip |
Add Clef UI to README.md (#17763)
-rw-r--r-- | cmd/clef/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/clef/README.md b/cmd/clef/README.md index 027c22c98..c02ac44d8 100644 --- a/cmd/clef/README.md +++ b/cmd/clef/README.md @@ -875,3 +875,4 @@ There are a couple of implementation for a UI. We'll try to keep this list up to | QtSigner| https://github.com/holiman/qtsigner/| Python3/QT-based| :+1:| :+1:| :+1:| :+1:| :+1:| :x: | :+1: (partially)| | GtkSigner| https://github.com/holiman/gtksigner| Python3/GTK-based| :+1:| :x:| :x:| :+1:| :+1:| :x: | :x: | | Frame | https://github.com/floating/frame/commits/go-signer| Electron-based| :x:| :x:| :x:| :x:| ?| :x: | :x: | +| Clef UI| https://github.com/kyokan/clef-ui| Golang/QT-based| :+1:| :+1:| :x:| :+1:| :+1:| :x: | :+1: (approve tx only)| |