You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.
187
187
188
188
## 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:
190
190
191
191
-[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
192
192
-[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
Visit us on our blogs @Medium, Blogspot, erc20-amis.amisolution.net and / or [Wordpress](https://erc20amis.wordpress.com/) for more details.
201
199
[This page on github.io is here => https://amisolution.github.io/ERC20-AMIS](https://amisolution.github.io/ERC20-AMIS/)
202
200
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
+
203
209
## Gui
204
210
On the ethereum blockchain one can use one of these GUIs to interact with decentralized exchange smart contracts
205
211
- New Amis Dex GUI based on Etherdelta [Amis Dex new Delta GUI](https://amisolution.github.io/ERC20-AMIS/amisdex)
0 commit comments