Skip to content

The-Poolz/integrate-v3

Repository files navigation

integrate-v3

Integrate-v3 is a repository that integrates all essential The-Poolz contracts for deployment and testing, leveraging Hardhat, hardhat-dependency-compiler, and Truffle Dashboard.

Navigation

Installation

Packages

npm i

Run deployment menu

npm run menu

Truffle dashboard deployment

truffle dashboard
npx hardhat run ./scripts/deploy.ts --network truffleDashboard

Automated testnet transactions

npm run testnet

Deployment menu

Integrate-v3 provides an interactive console menu for deploying The-Poolz contracts. Each menu item represents a different type of deployment.

Contract Relationships

bigPicture

License

The-Poolz Contracts is released under the MIT License.