Skip to content
/ ERC20x Public

Customized ERC20 implementation in substrate smart contract

Notifications You must be signed in to change notification settings

chlxt/ERC20x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customized ERC20 API Implementation

This project implements a customized ERC20 API demo, Which tries to deal with 2 problems of ERC20 standard,

  1. Security of approve/transfer_from methods, https://docs.google.com/document/d/1YLPtQxZu1UAvO9cZ1O2RPXBbT0mooh4DYKjA_jp-RLM/edit

  2. Token lost problem when wrongly using transfer method, see

Status

About

Customized ERC20 implementation in substrate smart contract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages