Skip to content

Implementation of the ERC6160 token standard

License

Notifications You must be signed in to change notification settings

polytope-labs/ERC6160

Repository files navigation

ERC6160

Unit Tests NPM

Official Implementation of EIP-6160

This set of interfaces and contracts relates to the Multi-Chain Native Token Standard.

The motivation for this standard can be found from our research publication.

The Core Interfaces specifying the standard specified in the EIP:

Multi-Chain token contracts that chooses to conform to this EIP MUST extend their corresponding interface above.

These example core token contracts implements the interfaces as so:

Note This standard is unopinionated, however, aims to set the foundation for creating multi-chain native tokens, also the specifics for authorization and access control are left for developers to implement in token contracts.

About

Implementation of the ERC6160 token standard

Resources

License

Stars

Watchers

Forks