An open source interface for the:
Enabling users to:
- Create DTFs
- View/use existing DTFs and related metrics
- Mint/Issue DTFs
- Stake/Unstake to get yield with an DTF
- Govern and manage DTFs
Clone this repository and run:
cp .env.example .env
npm i
npm start
Please go to this repository and create a pull request with the token you want to add following the instructions of the README.
Add and fill the following environment variables with your mainnet forknet environment
VITE_MAINNET_URL=
// Optional but required for full feature support
VITE_SUBGRAPH_URL=
Related subgraphs:
Fork this repository and create a pull request against the master branch