Add EIP-6123: Smart Derivative Contract (#6123)
* added eip markdown file, interface, reference implemntation, unit tests, readme and some docs
* some minor corrections
* some minor adjustment in file naming
* improved markdown linter formatting rules
* Assign EIP-6123
* Rename eip-0000.md to eip-6123.md
* Apply suggestions from code review
* Update assets/eip-0000/contracts/SDC.sol
Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
* Update assets/eip-0000/contracts/ISDC.sol
Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
* Update assets/eip-0000/contracts/SDCToken.sol
Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
* Update EIPS/eip-6123.md
Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
* Update EIPS/eip-6123.md
Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
* - renamed asset-folder. added some more details in interface, added some aspects in reference implementation (inline)
* - minor change in sample xml, updated forum link
* - some corrections in interface doc, fixed typos in markdown
* erc20 -> ERC-20
* ERC-20 -> erc-20
* erc-20 -> EIP-20
* Added markdown link.
* Made Trade Data Spec a subsection.
* Changed section title (singular).
* Minor fix to grammar.
* Updated reference to unit tests.
Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
Co-authored-by: Christian Fries <email@christian-fries.de>
GitHub Diff