@usemist/modules
v0.1.0
Published
Solidity interfaces and libraries used for MIST smart contracts and interacting with them.
Readme
MIST Modules
Solidity interfaces and libraries used for MIST and interacting with it.
Installation
Here is how to install the modules as a dependency in your project (e.i. hardhat, foundry, etc.).
For Hardhat:
npm install @usemist/modules
# or
yarn add @usemist/modulesFor Foundry:
forge install ModularIncognitoSTack/modules