Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 421 Bytes

CHANGELOG.md

File metadata and controls

12 lines (10 loc) · 421 Bytes

1.0.0 (2024-08-16)

Rootstock Keyring Implementation
  • Implemented Keyring functionality to manage accounts
  • Implemented functionality to sign a raw transaction
  • Implemented functionality to sign a message
  • Implemented functionality to get coin balance for a wallet
  • Implemented functionality to get gass fees
  • Implemented functionality to broadcast a transaction
  • Implemented Readme
  • Implemented tests