porter-finance / v1-core

⛰️ Smart contracts powering the Porter protocol.
https://porter.finance
GNU Affero General Public License v3.0
4 stars 3 forks source link

Create Testnet USDC Faucet #316

Open RusseII opened 2 years ago

RusseII commented 2 years ago

Create a discord bot where you can input your rinkeby address and the bot grabs the rinkeby address and sends it 110k USDC.

See how rocketpool's faucet channel works for an example.

Channel should be rate limited per user, with 1 request possible per 12 hours.

RusseII commented 2 years ago

We could also have a bond faucet that users can use to get some bonds, then convert/redeem them.

RusseII commented 2 years ago
  1. Create an auction that lasts for 1 year +
  2. Create a faucet where users can get usdc
  3. Create a bond faucet

https://yeehaw.porter.finance/G0sQFz

RusseII commented 2 years ago

Might make sense to use same bot as #322. Not sure tho