Skip to content

Latest commit

 

History

History
62 lines (30 loc) · 2.03 KB

howto-use-app.md

File metadata and controls

62 lines (30 loc) · 2.03 KB

How to use the CLR.fund app

What you'll need

  1. ETH

For testing,

  • Get Sepolia ETH from Unitap
  • Use the bridge to convert to Arbitrum Sepolia ETH
  1. Contribution tokens

For testing, mint the DAI tokens using the mint() function from the etherscan contract page with the follow inputs:

  • usr (address): Your wallet address
  • wad (uint256): How many DAI tokens to mint, e.g. 20000000000000000000 is 20 DAI

Note, all the links provided below are from our test site for testing and illustration purposes only. For production, please replace https://clrfund-testnet.netlify.app with https://clr.fund

How to add your project as a fund recipient

How to contribute to projects

  1. Register as a contributor
register.mp4
  1. Contribute to projects
contribute.mp4
  1. Reallocate contributions
reallocate.mp4

Bug report

You can report any issues with one of the following ways:

  1. Report any issues in the support channel of the CLR.fund discord
  2. Open a github issue on https://github.com/clrfund/monorepo/issues