-
Notifications
You must be signed in to change notification settings - Fork 35
Smart Contracts
Hardly Difficult edited this page Oct 14, 2019
·
9 revisions
WIP
This page will talk about working with the Fairmint smart contracts directly.
Covers DAT, BigMath, Whitelist, etc
- Beneficiary
- Control
- FeeCollector
- Investor
- ProxyAdmin
- DecentralizedAutonomousTrust
- BigMath
- Whitelist
- Proxy
- ProxyAdmin
- Deploy proxy admin
- Deploy BigMath
- Deploy DAT template
- Deploy DAT proxy
- Call DAT initialize
- Deploy whitelist template
- Deploy whitelist
- Call whitelist initialize
- Call whitelist approve for team accounts (e.g. control/beneficiary)
- Call DAT update config with remaining initialization info
TODO
- BigMath: swap
- Whitelist: swap or upgrade
- DAT: upgrade