8000 GitHub - lukaskai/compound-vault
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lukaskai/compound-vault

Repository files navigation

Compound USDC Proxy Vault Smart Contracts

Compound USDC proxy vault smart contracts. Built for demonstration purposes. Use it as a starting point for your own vault development.

Development

Getting Started

Make sure you have Foundry installed and updated, which can be done here.

Building

Install Foundry dependencies and build the project.

npm run build

Testing

Before running test, create .env, and add your mainnet RPC under variable ETH_RPC_URL. In order to run tests against forked mainnet, your RPC must be an archive node. Recommended free option is Alchemy.

Run tests with Foundry:

npm run forkTest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0