Warn⚠️: Please save the mnemonic, don't tell anyone, do not upload it to any platform, leaking the mnemonic will cause property damage. This wallet will not save anything, any line of code is under your own control! When using, please ensure that the computer environment is safe!
Note⚠️: This open source wallet is free. It also takes no responsibility. Please use it correctly.
注意⚠️:这个开源钱包是免费的。它也不承担任何责任。请正确使用。
FIL hd wallet
A hd wallet tool that only needs node url, no need to run a daemon
Already supported:
wallet:
create a mnemonic
create wallet
export wallet
offline signature
signature verification
balance inquiry
transfer amount
send transactions
multisig transaction
tool:
encode params
decode params
TODO
will support fvm calls (in the future)
use
build and edit config.yaml
make all
cp conf/config.yaml.example conf/config.yaml
run ./fil-wallet -h
Generate mnemonic
./fil-wallet wallet mnemonic
一定保存好助记词,丢失助记词将导致所有财产损失!
Be sure to save mnemonic. Losing mnemonic will cause all property damage!
easily ... ... ... script
Generate a wallet
./fil-wallet wallet generate --index 1 --type bls
2022-03-23T20:31:33.924+0800 INFO wallet cmd/wallet.go:121 wallet info {"type": "bls", "index": 1, "path": "m/44'/461'/0'/0/1"}
f3xxx
./fil-wallet wallet generate --index 1 --type secp256k1
2022-03-23T20:31:50.479+0800 INFO wallet cmd/wallet.go:121 wallet info {"type": "secp256k1", "index": 1, "path": "m/44'/461'/0'/0/1"}
f1xxx