Skip to content

Commit a3ca71f

Browse files
authored
Update README.md
1 parent 6b61062 commit a3ca71f

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

Diff for: README.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ https://github.com/bokkypoobah/TokenTrader/wiki/AMIS-%E2%80%90-AMIS#how-to-watch
186186
[MEW](https://myetherwallet.com) (MEW), has embedded the custom token feature to allow the query of your AMIS balance, just fill-up the AMIS token address in the appropriate section.
187187

188188
## Usage
189-
DAPP Contract usage interaction is constantly under development, however we recently released new contracts and interfaces with which it becomes much easier to call AMIS for your favorite DAPP project, for instance you could use for a selfdrop, airdrop, conferences, concerts, ticket resale and trade it - see examples below:
189+
DAPP Contract usage interaction is constantly under development, however we recently released new contracts and interfaces with which it becomes much easier to call AMIS for your favorite DAPP project, for instance you could use it to develop your own smart contract for selfdrop, airdrop, exchange, transportation, insurance, conferences, concerts, ticket resale and trade it - see examples below:
190190

191191
- [Conference booking with AMIS ticket resale https://github.com/amisolution/ERC20-AMIS/amisforum/live/conference](https://amisolution.github.io/ERC20-AMIS/amisforum/live/conference) contract https://etherscan.io/address/0x7fe180e63198e50057c3f2817d058e8904c650e3
192192
- [AmisDapp Airdrop revenue generator on Ropsten, Kovan and soon mainnet](https://amisolution.github.io/ERC20-AMIS/airdrop)
@@ -196,10 +196,16 @@ DAPP Contract usage interaction is constantly under development, however we rece
196196
- [Escrow Management](https://ropsten.etherscan.io/address/0x53a00aae1d0c9717f2ecbfe94e418b355e09fc82)
197197
- [Insurance](https://ropsten.etherscan.io/address/0x52d87e7f8c24302738c9f92a3184344ac0012a5b#code)
198198
- [Matching Market](https://ropsten.etherscan.io/address/0x435e01e15d10f3953cc0a3aa974c89ca74af791a#code)
199-
200-
Visit us on our blogs @Medium, Blogspot, erc20-amis.amisolution.net and / or [Wordpress](https://erc20amis.wordpress.com/) for more details.
201199
[This page on github.io is here => https://amisolution.github.io/ERC20-AMIS](https://amisolution.github.io/ERC20-AMIS/)
202200

201+
- `npm install `
202+
- [Download from Github](https://github.com/amisolution/ERC20-AMIS/archive/amis-kit.zip).
203+
- Install with [Docker](https://docker.com/): ```docker pull amis-kit```.
204+
- Clone the repo: `git clone https://github.com/amisolution/ERC20-AMIS`.
205+
- run -it
206+
207+
For more details feel free to visit our chat room (slack/gitchat), blogs @Medium, reddit, Blogspot, erc20-amis.amisolution.net and / or [Wordpress](https://erc20amis.wordpress.com/).
208+
203209
## Gui
204210
On the ethereum blockchain one can use one of these GUIs to interact with decentralized exchange smart contracts
205211
- New Amis Dex GUI based on Etherdelta [Amis Dex new Delta GUI](https://amisolution.github.io/ERC20-AMIS/amisdex)

0 commit comments

Comments
 (0)