@defi-wonderland/xkeeper-contracts
v0.0.0-8d5f15bf
Published
[![npm version](https://img.shields.io/npm/v/@defi-wonderland/xkeeper-contracts/latest.svg)](https://www.npmjs.com/package/@defi-wonderland/xkeeper-contracts/v/latest)
Downloads
1
Keywords
Readme
@defi-wonderland/xkeeper-contracts
@defi-wonderland/xkeeper-contracts offers support for ABIs, interfaces and contracts 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/xkeeper-contracts
Using npm:
npm install @defi-wonderland/xkeeper-contracts
Usage
This is an example of how you can import an interface:
import { ISomeInterface } from '@defi-wonderland/xkeeper-contracts';
import { SomeContract } from '@defi-wonderland/xkeeper-contracts';
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/xkeeper-contracts is licensed under the MIT License.