Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

v1.0.3

Choose a tag to compare

@shineabel shineabel released this 13 Jul 13:53
· 314 commits to master since this release
1fc8928

IMPROVEMENTS

  • [chain] Add chains package for constructing transaction messages for various chains and signing transactions. Currently support ethermint and irishub chains (all adopt Cosmos-sdk as a base chain can be used)
  • [test] Add unit test package
  • [util] Add accessory kit
  • crypto.js is the entry for the relevant account operations of the chain, and the builder is the entry for constructing and signing transactions.
  • constants.js provides irisnet-crypto related constants