Skip to content

Commit

Permalink
Adds maintenance info
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpolman committed Jun 13, 2021
1 parent 91729f4 commit b5587b4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
@@ -1,5 +1,7 @@
# THX Asset Pool Modules

Maintainer: [Peter Polman](mailto:peter@thx.network) - [THX Discord](https://discord.gg/6n6QK8Qk) - [THX Slack](https://thx.page.link/slack)

Default Asset Pools are connected to an ERC20 contract. The pool is controlled by a permissioned (OAuth2.0) REST API which is responsible for paying the gas costs used to manage the pool. Access to the pool is managed with a flexible role-based access mechanism. Pools can hold various reward configurations for the connected ERC20 tokent contract and will manage the distribution of those token rewards with a withdrawal system. The poll system used to govern the reward configuration and withdrawals is optional.

## Diamonds
Expand All @@ -8,8 +10,8 @@ Asset Pools are build and managed using the Nick Mudges [Diamonds](https://githu

Reasons for diamonds implementation:

- Stable contract addresses
- No contract size limit
- Stable contract addresses
- Maintain contract functionality

## Module System
Expand Down

0 comments on commit b5587b4

Please sign in to comment.