Friday, August 4, 2017

AntShares node introduction

AntShares node introduction

Full nodes are nodes that store all of the blockchain data. The nodes are connected to the blockchain, through a P2P network. In the blockchain network, all the nodes are equal, where it acts both as a client interface, and as a server.
There are two full-node programs. The first one is for ordinary users, displayed with a graphical user interface and all the basic functions of a user-client. We call it AntSharesCore-GUI.
The other is meant to be used by developers, hosted within the command line interface, and provides an external API for most of the basic wallet functions. This node also helps other nodes achieve consensus with the network, and is also involved in the generation of new blocks. We call It AntSharesCore-CLI.
Finally, this section also contains information about the AntShares network protocol, which provides a low level API for some transaction types that are not currently supported explicity by the CLI, such as claiming ANC or sending ANS without an open wallet.

AntShares node download address

AntSharesCore-GUIAntSharesCore-CLI
ReleasesOfficial website or GithubGithub
Source codeGithubGithub

Comparison of GUI node and CLI node functions

GUICLI
Graphic Interface
Command Line Interface     
Create Wallet
Open Wallet   
Reconstruct Wallet Index    
Show all key pairs
Import/Export Key Pair    
Show all addresses
Show all assets
Create Address
Transfer
Transaction (Asset swap)
Create a multi-party signature contract     
Create a custom smart contract
Signature
Election Consensus Node     
Voting     
Register assets     
Distribution of assets
Extraction of AntShares
Batch Generation Address
JSON-RPC
The consensus of the participating blocks

Port description

If you want an external program to access the node's API, an open firewall port is required. The following is a port description that can be set to fully open or open-on-demand.
Main NetTest Net
JSON-RPC via HTTPS1033120331
JSON-RPC via HTTP1033220332
P2P via TCP1033320333
P2P via WebSocket1033420334
For more information, please refer to test network.

2 comments:

  1. There is an underlying ecosystem powering the entire Antshares project. Everyone who holds the native currency itself can generate “gas” to be used on the platform.

    neo web wallet

    ReplyDelete
  2. Nice blog. One of the wallets that have so far fulfilled our criteria is the NEON wallet. We have been using this for over 6 months and have come to a conclusion that it is a secure wallet for storing NEO and claiming your GAS. For more information visit: Neon Beginner

    ReplyDelete

AntShares node introduction

AntShares node introduction Full nodes are nodes that store all of the blockchain data. The nodes are connected to the blockchain, throug...