Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 1.56 KB

README.md

File metadata and controls

53 lines (34 loc) · 1.56 KB

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