Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
harrywong committed Aug 19, 2018
1 parent afa5b22 commit 219d7ab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ Welcome to the everiToken source code repository!

everiToken public chain is developed and maintained by everiToken Team. The MainNet of everiToken has launched on 31st July 2018.

This code is under rapid development. If you have any quesions or advice, please create a issue.
This code is under rapid development. If you have any quesions or advices, feel free to open an issue.

## SDKs
If you just want to build projects based on our chain, using our SDK is a good way. JavaScript SDK is official maintained and is suitable for use in web, backend and mobile platforms like Android and iOS.
If your need is to develop applications based on everiToken, `JavaScript SDK` is provided and maintained officially. It's suitable for the usage on web, backend and mobile platforms like Android and iOS.

* [JaveScript SDK](https://github.com/everitoken/evtjs)

Expand All @@ -28,10 +28,10 @@ everiToken currently supports the following operating systems:
2. Centos 7
3. Fedora 25 and higher (Fedora 27 recommended)
4. Mint 18
5. Ubuntu 16.04 and higher
5. Ubuntu 16.04 and higher (Ubuntu 18.04 recommended)
6. MacOS Darwin 10.12 and higher (MacOS 10.13.x recommended)

## Getting Started
Instructions detailing the process of getting the software, building it, running a simple test network that produces blocks, domain creation and issue and transfer tokens to the blockchain can be found on the [Wiki](https://github.com/everitoken/evt/wiki) for this GitHub repository.

everiToken uses some work of EOSIO (https://github.com/EOSIO/eos). Thanks!
everiToken built on earlier work on EOSIO (https://github.com/EOSIO/eos) by Block.one. Thanks!

0 comments on commit 219d7ab

Please sign in to comment.