Skip to content

Commit dbd7a31

Browse files
authored
Update README.md
1 parent a6f7f50 commit dbd7a31

File tree

1 file changed

+39
-2
lines changed

1 file changed

+39
-2
lines changed

README.md

+39-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,39 @@
1-
# ERC20-AMIS
2-
ERC20-AMIS Token Project
1+
[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
2+
3+
# ERC20-AMIS Token Project
4+
5+
> What is an AMIS Token (AMIS)? The AMIS is a transactional vehicle acting as asset management instrument for decentralized services running on the ethereum blockchain.
6+
Main Features:
7+
Run on the ethereum blockchain
8+
Low supply of Tokens 37.000 (37 Tokens created so far)
9+
Used as multi-purposes mediation instrument to interact with other contracts.
10+
11+
## Table of Contents
12+
13+
- [Install](#install)
14+
- [Usage](#usage)
15+
- [Contribute](#contribute)
16+
- [License](#license)
17+
18+
## AMIS Contract Install
19+
## Pre-requisites
20+
Install MIST Wallet, create an account and connect to the test network first, load the contract and check your balance of ether, finney, wei.
21+
22+
## Contract Usage interaction
23+
Contract usage interaction
24+
```
25+
```
26+
27+
## Contribute
28+
29+
PRs accepted.
30+
Standard Readme follows the Contributor Covenant Code of Conduct.
31+
32+
## License
33+
34+
MIT © Protocol Labs
35+
36+
37+
38+
39+

0 commit comments

Comments
 (0)