Skip to content

A sample semi-decentralized exchange, built with Buidler.

License

Notifications You must be signed in to change notification settings

tmilar/sample-dex

Repository files navigation

Semi-Dex

What is this?

This is a sample DApp project on Ethereum, built with Buidler, using Truffle + Waffle + Typechain stack.

The goal is to build an Uniswap-like decentralized exchange. It's not fully decentralized because the exchange rates and liquidities are defined by an Admin input instead of just managing with Oracles or others.

Setup

npm install

Test

npm test

About

A sample semi-decentralized exchange, built with Buidler.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published