/fungible-token-standard

Dfinity's fungible token standard. Any PRs and comments are welcome,collaborate with us to build this standard

Primary LanguageRustApache License 2.0Apache-2.0

Fungible Token Standard

build codecov integration test license twitter

Tutorial

https://dft.delandlabs.com/

Tools

DFT issuance tool

Development

Dev with Visual Studio Code and Docker

Open src folder with Visual Studio Code with Remote Dev Tools extension, and load the source code in the container.

everything should be install when container started.

Dev without container

Setup Dev Environment

Prepare the environment as below:

  • dfx
  • nodejs 16
  • python 3
  • Rust

run shell script below in src dir.

./sh_post_container_created.sh

Enable pre-commit hook

pip install pre-commit
pre-commit install

About us

We are from Deland Labs team.

We are building a decentralized exchange based on Dfinity with Open Order Protocol.

Offcial Website : https://delandlabs.com