Skip to content

Commit b1fc421

Browse files
authored
Merge pull request #3 from amisolution/patch-amis-cross-pair-trading
Patch amis cross pair trading
2 parents 7ec4e22 + 0aca7a3 commit b1fc421

File tree

982 files changed

+180709
-160930
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

982 files changed

+180709
-160930
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ node_modules
33
.node*
44
storage_*
55
report*
6+
.project
7+
.pydevproject
8+
.vscode

.gitmodules

Lines changed: 0 additions & 3 deletions
This file was deleted.

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# ForkDelta
2+
[![Chat on Discord](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/MPvAfMa)
3+
[![Join us on Reddit](https://img.shields.io/badge/reddit-ForkDelta-red.svg)](https://www.reddit.com/r/ForkDelta/)
4+
5+
ForkDelta is a decentralized Ethereum Token Exchange with the most ERC20 listings of any exchange.
6+
7+
8+
# What is ForkDelta?
9+
ForkDelta currently acts as an open source, updated interface for EtherDelta's smart contract with an active and public development team. Although ForkDelta started as a fork of EtherDelta, considerable development time has been put towards a new token listing system, order book, API, and front-end UI all of which are at different stages of development and can be tracked on [GitHub](https://github.com/forkdelta/).
10+
11+
12+
# How does ForkDelta Work?
13+
ForkDelta currently interfaces with EtherDelta's original smart contract (described in more detail [here](https://www.reddit.com/r/EtherDelta/comments/6kdiyl/smart_contract_overview/)) which allows ForkDelta users to trade utilizing EtherDelta's volume.
14+
15+
16+
# What is the Roadmap for ForkDelta?
17+
The ForkDelta Roadmap is maintained at https://forkdelta.github.io/about/
18+
19+
20+
# Contribute
21+
We welcome contributions from the community. You can contribute by improving the code, documentation, or by donating.
22+
ForkDelta currently interfaces with EtherDelta's original smart contract which allows ForkDelta users to trade utilizing EtherDelta's volume. However, this means that the trading fees still go to EtherDelta and ForkDelta development costs come entirely out of our pockets. If you are interested in the ForkDelta project and would like to contribute to its future, please consider donating to the following Ethereum address: <a href="https://etherscan.io/address/0x3a2aEdc3B54A99e429ae36637681d4560cE5C05b">0x3a2aEdc3B54A99e429ae36637681d4560cE5C05b</a>
23+
24+
As this is a project by the community, for the community, transactions to and from the donations address will be public and can be viewed on the blockchain. We will also keep a public ledger of how the donations are distributed. That way, donors can see exactly how their donations are helping!

0 commit comments

Comments
 (0)