Skip to content

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

License

Notifications You must be signed in to change notification settings

Deland-Labs/fungible-token-standard

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published