primitivefinance / DFMM

Smart contracts of the DFMM protocol
https://www.primitive.xyz/blog/dfmm_protocol
18 stars 6 forks source link

feat: Token Admin behavior #124

Closed 0xJepsen closed 3 months ago

0xJepsen commented 3 months ago

The token admin should deploy erc20 tokens for the model and mint them to agents upon receiving mint requests. Right now the erc20 tokens are deployed in the deployer so we can move them here.