Skip to content

Working with DAI or any ERC20 token (w/ Money-Legos) #1

@adrianmcli

Description

@adrianmcli

One of the very basic things you need for DeFi is to simply work with DAI. This can either be accomplished in one of two ways (or more):

  1. Forking off the mainnet and pointing to the actual DAI contract, or;
  2. Creating a FakeDai token to work with (which is just an ERC20 that you can mint).

Any other ideas are welcome. Perhaps we should interview some existing DeFi projects about how they go about developing their dapps.

Metadata

Metadata

Assignees

Labels

blog post ideaTopic idea for a future blog post

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions