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 advices, feel free to open an issue.
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.
everiToken currently supports the following operating systems:
- Amazon 2017.09 and higher
- Centos 7
- Fedora 25 and higher (Fedora 27 recommended)
- Mint 18
- Ubuntu 16.04 and higher (Ubuntu 18.04 recommended)
- MacOS Darwin 10.12 and higher (MacOS 10.13.x recommended)
Note: Projects below are driven and maintained by the community, links are provided here only for convinience.
Please refer to Developer Portal.
The blockchain RPC interface is not deisgned for the Internet but for local network. And since RPC interface don't provide features like rate limititions, security checks and so on. It highly suggests anyone who wants to run a node to use a reverse proxy server like nginx to serve all the requests.