Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZDEX

Decentralized exchange for fungible tokens on Zilliqa.

Built with support from the Zilliqa Ecosystem Grant: https://blog.zilliqa.com/announcing-the-second-wave-of-zilliqa-ecosystem-grant-awardees-6e03edadcc0d

Inspired by UniSwap: https://uniswap.io/

Run with Scilla Compiler (Docker)

Typechecking

Start Docker.

The first time you typecheck, from the Scilla root folder, run:

docker build -t scilla .

From then on, from the ZDEX root folder, to typecheck the ZDExchange contract, run:

. typecheck.bash

To typecheck the FungibleToken contract, run:

. typecheck_token.bash

About

Decentralized exchange for fungible tokens on Zilliqa.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages