Dfinity Request for Comments
2022-3-2: Drafted.
Specification: https://github.com/iclighthouse/DRC_standards/tree/main/CTSNC
2021-11-13: Drafted standard.
2021-11-23: Implemented the example with motoko.
2022-3-2: Improved compatibility, implemented DIP20 compatible example; added upgrade function.
2022-3-25: Refactoring example code; Using Trie instead of HashMap; Implementing DRC202. (Notes: This version is not compatible with the previous version and upgrading will result in data loss.)
2022-8-11: Examples are compatible with ICRC-1 standard.
2022-8-17: Method fee() replaces gas(); Upgraded examples.
2022-8-21: Use the "drc20_" prefix as the standard method name.
2022-11-20: Add drc20_transferBatch() method; Modify the length of _data to a maximum of 2KB; Modified Example.
Standard: https://github.com/iclighthouse/DRC_standards/tree/main/DRC20
Example: https://github.com/iclighthouse/DRC_standards/tree/main/DRC20/examples/ICLighthouse
Comments: iclighthouse#1;
TODO: Standard drafting and motoko example implementation
2022-1-3: Drafted standard.
2022-1-17: Implemented the example with motoko.
2022-3-25: Improved some features; provided Motoko module; wrote sample code; improved documentation.
2022-8-11: Upgrade examples.
2022-11-3: Add txnHistory() and txnBytesHistory().
2022-11-20: Upgrade store() for batch storage of records into Bucket of DRC202.
Standard: https://github.com/iclighthouse/DRC_standards/tree/main/DRC202
Example: https://github.com/iclighthouse/DRC_standards/tree/main/DRC202/examples/ICLighthouse
Comments: iclighthouse#4;
TODO: Standard drafting and motoko example implementation
TODO: Standard drafting and motoko example implementation
2022-3-10: Drafted standard.
2022-3-25: Implemented the example with motoko.
2022-8-11: Upgrade examples.
2022-9-20: Update the data structure TxnRecord.
2022-11-3: Add txnHistory() and txnBytesHistory().
2022-11-20: Upgrade store() for batch storage of records into Bucket of DRC205.
Standard: https://github.com/iclighthouse/DRC_standards/tree/main/DRC205
Example: https://github.com/iclighthouse/DRC_standards/tree/main/DRC205/examples/ICLighthouse
2022-9-20: Implemented the example with motoko.
Twitter: @ICLighthouse
Medium: https://medium.com/@ICLighthouse
Discord: https://discord.gg/FQZFGGq7zv