Skip to content

Releases: MOACChain/chain3

chain3 v1.0.2-alpha

16 Mar 01:08
fa18b45
Compare
Choose a tag to compare

This is the 1.0.2 alpha versions of chain3.js.
The current stable version of chain3.js is 0.1.22 and should get preferred for production use cases.
Supported SCS RPC methods as the following:

  • scs_directCall
  • scs_getBalance
  • scs_getBlock
  • scs_getBlockNumber
  • scs_getDappList
  • scs_getDappState
  • scs_getAppChainInfo
  • scs_getAppChainList
  • scs_getNonce
  • scs_getSCSId
  • scs_getTransactionByHash
  • scs_getTransactionByNonce
  • scs_getReceiptByHash
  • scs_getReceiptByNonce
  • scs_getExchangeByAddress
  • scs_getExchangeInfo
  • scs_getTxpool

chain3 v1.0.1-alpha

06 Feb 17:25
fa18b45
Compare
Choose a tag to compare

This is the 1.0.1 alpha versions of chain3.js.
The current stable version of chain3.js is 0.1.22 and should get preferred for production use cases.
Added SCS packages and update the compile packages.

chain3 1.0.0

09 Dec 00:34
Compare
Choose a tag to compare

This is the 1.0.0 alpha versions of chain3.js.
The current stable version of chain3.js is 0.1.22 and should get preferred for production use cases.