@dexknot/abi
v1.1.0
Published
The submodule is a part of monorepo [Dexknot](https://github.com/yozh-io/dexknot).
Downloads
7
Readme
abi
The submodule is a part of monorepo Dexknot.
Contains ABI used in different applications.
Install
- yarn
yarn add --dev @dexknot/abior
- npm
npm install --dev @dexknot/abiImporting
Individual components can be imported:
import { ERC20ABI, HelperContractABI } from '@dexknot/abi';