
Frequently asked questions (FAQ)
FAQ
General description of technology - whether it is blockchain-driven or not, smart contract support etc.
This is a blockchain driven platform with smart contracts. Ethash algorithm.
Full node - where to download, how to install and run on Windows and Linux (Ubuntu), documented configuration options and command line arguments.
Detailed documentation for node API, primarily following methods:
- create a new address (account);
- send transaction;
- get transaction by ID;
- find all transactions by parameters - receiver address (account), time period, block etc;
Full information:
- JS variant: https://web3js.readthedocs.io/en/1.0/
- Python variant: https://github.com/ethereum/web3.py
Whether there is a system of notifications on a new block or incoming transaction (like in Bitcoin Core). If there is - documentation on that system.
- Yoscan: https://yoscan.io/#/
- Yostat: http://yostat.com/
Available production-ready solutions (libraries/SDK) for different programming languages.
WEB3 is a collection of libraries which allow you to interact with a local or remote Ethereum node, using an HTTP or IPC connection.
- JS variant: https://web3js.readthedocs.io/en/1.0/
- Python variant: https://github.com/ethereum/web3.py
Access to testnet, test online wallets, faucets or other ways to receive test coins.
https://gist.github.com/Yocoin15/6ffeeb9da6013ce6e0f6c3c92cff55fe