@defi-wonderland/canon-guard
v0.0.1
Published
[](https://www.npmjs.com/package/@defi-wonderland/canon-guard/v/latest)
Readme
@defi-wonderland/canon-guard
@defi-wonderland/canon-guard offers support for ABIs, interfaces, contracts and libraries typing for seamless interactions with smart contracts. Integrate these interfaces effortlessly into your projects.
Installation
You can easily install this package using either npm or yarn:
Using Yarn:
yarn add @defi-wonderland/canon-guardUsing npm:
npm install @defi-wonderland/canon-guardUsage
This is an example of how you can import an interface:
import { ISomeInterface } from '@defi-wonderland/canon-guard';
import { SomeContract } from '@defi-wonderland/canon-guard';And then you can interact with it in the way you need.
Repository
To learn more about this package, please visit the solidity-exporter-action-private repo.
Contributors
Maintained with love by Wonderland. Made possible by viewers like you.
License
@defi-wonderland/canon-guard is licensed under the MIT License.
