Skip to content

victoryeo/crypto_dex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an early prototype of de-centralised crypto exchange.

The smart contract source code is in src/contracts folder. The smart contract test code is in test folder.

Run "truffle compile" to compile the smart contracts. Run "truffle test" to test the smart contracts. Before you run truffle test, you may have to run: npm i --save-dev chai-as-promised chai

The code is tested with Ganache.

About

Decentralized crypto exchange on Ethereum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published