Skip to content
/ zdex Public
forked from khelmy/zdex

Decentralized exchange for fungible tokens on Zilliqa.

License

Notifications You must be signed in to change notification settings

anupamx/zdex

 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%