ercref/ercref-contracts

FR: Build a RefImpl for ERC-1363 based on original author's RefImpl

Open

#18 opened on Nov 16, 2022

 (0 comments) (0 reactions) (0 assignees)Solidity (5 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (55 stars)
PR merge metrics
 (PR metrics pending)

Description

Author of ERC-1363 created a reference implementation at https://github.com/vittominacori/erc1363-payable-token/blob/master/contracts/token/ERC1363/ERC1363.sol

We can incorporate it into ERCRef to make it easier to use

Contributor guide