kopia lustrzana https://github.com/bugout-dev/dao
1.6 KiB
1.6 KiB
Moonstream DAO operations
These documents and checklists represent operations performed against live Moonstream DAO contracts on public blockchains.
Unless otherwise specified, all operations are executed from the main
branch of this repository.
Polygon Mumbai testnet
Current addresses
Moonstream platform token (MNSTR): 0x02620263be8A046Ca4812723596934AA20D7DC3C
Terminus: 0x040Cf7Ee9752936d8d280062a447eB53808EBc08
Operations
- Deployment of Moonstream platform token - December 18, 2021
- Update to Moonstream platform token - December 21, 2021
- Deployment of Terminus contract - December 22, 2021
- Terminus contract setup - December 22, 2021
Templates
Common operations are available as templates:
- Deploy Moonstream DAO diamond contracts. We use EIP2535 Diamond proxies for all our smart contracts. This template describes how to deploy the core diamond proxy contracts that comprise each component of Moonstream DAO functionality.
- Deploy the Moonstream platform token
- Update functionality on the Moonstream platform token
- Deploy the Terminus smart contract
- Set up the Terminus smart contract. This configures payment settings on a deployed Terminus contract.