Sword-Smith / Sword

Sword — A financial derivative language for the blockchain
MIT License
29 stars 2 forks source link

Replace homemade ERC20 contracts with those from OpenZeppelin #31

Open Sword-Smith opened 3 years ago

Sword-Smith commented 3 years ago

For the Settlement Asset contracts, we are currently using our homemade, written by ourselves, ERC20 contracts. To reach a higher certainty of compatibility with existing infrastructure, we should replace our own contract with those from OpenZeppelin.

This relates to the integration tests in geth_tools.