Skip to content

Commit

Permalink
Improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nkuba committed Sep 27, 2019
1 parent dc40ae0 commit 6c86f3b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# TOKENA


`Market` is a main contract with which user interacts.

To buy token call `buy` function sending ether amount of at least `minimumAmount`.

To sell token call `sell` specifying amount of tokens to sell and an account
to which ether should be transferred.

Contracts are deployed to Ropsten Network at following addresses:

| Contract | Address |
Expand Down

0 comments on commit 6c86f3b

Please sign in to comment.