- Implemented Keyring functionality to manage accounts
- Implemented functions to add account, export accounts & import accounts
- Implemented functionality to sign a message
- Implemented functionality to get coin balance for a wallet
- Implemented functionality to sign a raw transaction
- Implemented functionality to get gass fees
- Implemented functionality to broadcast a transaction
- Added readme file
- Added test suite
- Updated package name
- Updated documentation
- Update Sign transaction functionality