World's First Blockchain and the Boost Engine for Regulation and Security.
Welcome to the jmzkChain source code repository!
jmzkChain is developed and maintained by Hangzhou Yuliankeji Team.
This code is under rapid development. If you have any questions or advices, feel free to open an issue.
SDKs
If your need is to develop applications based on jmzkChain, JavaScript SDK
is provided and maintained officially. It's suitable for the usage on web, backend and mobile platforms like Android and iOS.
Resources
Supported Operating Systems
jmzkChain 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)
For Production
The blockchain RPC interface is not designed for the Internet but for local network. And since RPC interface don't provide features like rate limitation's, 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.