Skip to content
This repository has been archived by the owner on Dec 22, 2019. It is now read-only.

Releases: cybercongress/js-cosmos

0.1.2 - Jony Bang

31 Jul 13:55
Compare
Choose a tag to compare

The first release of JS-Cosmos!

Features:

  1. Separation of tx builder and server connection
  2. Gaia (Cosmos Hub) and Cyberd chains implemented
  3. OOP-based expandable architecture for supporting any type of cosmos or tendermint chains
  4. Possibility to redefine any step of transaction creation for custom networks like Cyberd
  5. Sending any default or custom transaction by one line by passing address, privateKey and transaction params
  6. Serialization using js-amino