npm.io
1.3.10 • Published 9 months ago

@minted-network/sdk

Licence
MIT
Version
1.3.10
Deps
2
Size
4.4 MB
Vulns
0
Weekly
0
Stars
2

minted-sdk

This SDK is a collection of tools used to interact with the Minted API and smart contracts.

Documentation

Install

npm install @minted-network/sdk ethers --save
pnpm i @minted-network/sdk ethers

SDK Content

Developer guides

Dev

Env
# the rpc url of CRONOS Mainnet
RPC_NETWORK_25
# the rpc url of CRONOS TESTNET
RPC_NETWORK_338
Build
pnpm build
Update ABIs

Put someAbi.json into ABIs folder, then

pnpm typechain

to generate types.

License

License: MIT