Releases: yggdrash/yggdrash-wallet
Releases · yggdrash/yggdrash-wallet
v0.0.1
- Implemented an account creation in a hardware wallet
- Implemented importing accounts from the seed words in the hardware wallet
- Implemented private key encryption and decryption
- Added editing an account name
- Added copying an account address
- Added deleting an account
- Implemented the information synchronization of the YEED Chain node
- Peer & Peer Last Check
- Transactions
- Balance
- Implemented generating transaction data
- Transaction header data is hashed with sha3
- Transaction header data sign with ecsign
- Transaction signature verification
- Implemented the YEED coin* transfer
- Displaying the result(TX ID) of the transferred transaction