[Application] LetherWallet #289
joyceqingling
started this conversation in
Project Showcase
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
##LetherWallet
Leather is a Filecoin Wallet application. It is an offline wallet, support complex operation of normal address type and bls address. You can download the source code and build from the code. Since it can be run on a totally offline computer, you can create and manage filecoin wallets in safety.
Different from other wallet, it supports all the complex operation of the owner wallet in filecoin, such as WithdrawBalance, ChangeOwnerAddress, ChangeWorkerAddress and so on.
Previews
This is the wallet homepage, showing the wallet list.
Create a new wallet
Choose an operation, supporting other operations besides transfer money.
Fill the information to transfer money
Show the sign message result
The final step is using a qr code scanner to get the sign string and send it out from our customized lotus, which is opensource too, to send the message into the message pool.
Beta Was this translation helpful? Give feedback.
All reactions