Add custodial proxy and update defaults (#1)

Add:

- Custodial proxy contract

Fixes:

- Deploying the voucher takes a bit more than 5M

Also changed defaults:

- Voucher name
- Voucher symbol
- Faucet gift amount (worth 30 transfers)
- Faucet gift threshold (worth 5 transfers)
- Facuet period (every 24 hrs)

Co-authored-by: Mohammed Sohail <sohailsameja@gmail.com>
Reviewed-on: #1
Co-authored-by: Mohamed Sohail <kamikazechaser@noreply.localhost>
Co-committed-by: Mohamed Sohail <kamikazechaser@noreply.localhost>
This commit was merged in pull request #1.
This commit is contained in:
2023-03-28 07:05:38 +00:00
committed by lash
parent 5b9acd0ae2
commit 2e4ea1eb87
3 changed files with 16 additions and 5 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
.venv/
.env