0.1.0 • Published 2 years ago

@usemist/modules v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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/modules

For Foundry:

forge install ModularIncognitoSTack/modules
0.1.0

2 years ago