A no-code DeFi protocol for customizing vault strategies.
Yield-generating token vaults for everyone, arriving April 24th, 2023
Two years ago, Popcorn embarked on a journey to reinvent yield-generating financial products. By automating protocol fees to fund non-profit organizations, users could earn a competitive yield on their crypto assets while generating impact around the world.
While we were building products like Butter, 3x, and POP staking vaults, we came across an earth-shaking discovery — one that could forever change the way that projects manage digital assets. The time has come to take the lid off.
- Install dependencies
- Clone Popcorn-Limited/contracts
- Install dependencies and add env variables
- Run
yarn anvil
using and ethereum RPC for$FORKING_RPC_URL
to fork the ethereum main network - Run
yarn dev
in this repo and connect your Wallet tolocalhost:8545
with chainId1337