9 packages
abi2api
Autogenerates a nodejs Swagger API for making web3.js calls to a smart contract of your choice.
abi2lib
Ingests a smart contract's ABI and autogenerates boilerplate code for making web3 calls.
abi2oas
Ingests a smart contract's ABI and autogenerates an OpenAPI JSON, ready for Swagger codegen.
exc-balance-checker
One-function solution for checking an address' balance on Eximchain's main or gamma networks.
@eximchain/api-types
Shared types used across Eximchain APIs
@eximchain/dappbot-api-client
Typescript client for the DappBot API
@eximchain/dappbot-cli
`@eximchain/dappbot-cli` makes it easy to interact with the DappBot API straight from your terminal, making smart contract development faster & easier than ever before. It is built on top of `yargs`, which provides excellent usage information when the us
@eximchain/dappbot-types
Typescript bindings to interact with the DappBot API
@eximchain/weyl-web3-client
Tiny npm package which configures a web3.eth.Contract() for our WeylGov contract.