0.10.2 • Published 9 days ago

@digiv3rse/blockchain-bindings v0.10.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 days ago

@digiv3rse/blockchain-bindings

This package provides the tooling to interact with contracts on-chain. It is not intended to be used directly.

Its interface will change without notice, use it at your own risk.

Generating contract types

We are using typechain to generate types for our contracts.

To generate the types, run:

pnpm run typechain