@lens-protocol/blockchain-bindings
v0.10.2
Published
Utilities for interacting with the blockchain.
Downloads
32,657
Keywords
Readme
@lens-protocol/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