Pods is a decentralized non-custodial options protocol on Ethereum. Read this article if you want to learn more!.
Full Documentation at docs.pods.finance
Check out our full documentation at docs.pods.finance
$ yarn compile
Checkout our full addresses list here
yarn test
yarn coverage
You will first need to run a local node in your machine. You can do that with Hardhat using:
npx hardhat node
After that, you can run our script responsible for deploying all our contracts with a default configuration. It will be created some initial options and pools with liquidity there.
npx hardhat setupLocal --network local
We highly encourage participation from the community to help shape the development of Pods. If you are interested in contributing or have any questions, ping us on Twitter or Discord;
We use Yarn as a dependency manager and Hardhat as a development environment for compiling, testing, and deploying our contracts. The contracts were written in Solidity v0.6.12.
-
Guilherme Viana @ggviana
gui@pods.finance
-
Robson Silva @Robsonsjre
rob@pods.finance