@amphora-protocol/interfaces
v1.0.3
Published
Amphora Protocol Interfaces and needed integration files
Downloads
14
Readme
Amphora Interfaces
This package includes all of the needed resources in order to integrate Amphora into your scripts, UI, or smart-contracts:
- Interfaces ABIs
- Interfaces solidity code
- Typesafe interfaces for Ethers generated with @typechain/ethers-v5
- Typesafe interfaces for Web3 generated with @typechain/web3-v1
Installation
You can install this package via npm or yarn:
yarn add @amphora-protocol/interfaces
npm install @amphora-protocol/interfaces
Licensing
The license for Amphora Interfaces is the AGPL-3.0-only
, see LICENSE
.