πŸͺ™DIP20 Fungible Token Standard

Fungible token canister for developers

What is the DIP20 token standard?

The DIP20 token standard is an ERC-20 style fungible token standard for the Internet Computer with implementation in both Motoko & Rust.

It was built to be a DeFi compatible token standard.

Why Swift AI uses the DIP20 token standard?

We've decided to embrace & support the DIP20 token standard in Swift AI because of it shares common interfaces with ERC-20 tokens. This not only means that it will be familiar to many existing blockchain developers looking to build new tokens on the Internet Computer, but will also allow make it easier for existing ERC-20 tokens to use the Internet Computer as their L2.

Learn more about DIP20

To learn more about the DIP20 standard and how to follow it when creating your own token, visit the DIP20 GitHub Repo.

Last updated

Was this helpful?