govncnet

command module
v0.0.0-...-1c07160 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2019 License: MIT Imports: 10 Imported by: 0

README

goVncNet

This module is a base network implementation of Vncsphere nodes in VINCI-shard. It provides REST endpoints for work with transactions, wallets and other blockchain stuff. List of endpoints will be expanding in future. Also goVncNet provides simple TCP-sockets for data exchange between nodes of shard.

For more information read Docs.

REST endpoints

Wallet endpoints
  • /wallet/transaction Endpoint for making simple transactions
  • /wallet/getBalance Endpoint for requesting user balance
  • /wallet/tranStatus Endpoint for checking transaction status
Blockhain endpoints
  • /blockchain/getBHeight Endpoint for requesting current blockchain height
  • /blockchain/getTran Endpoint for getting transaction by key
  • /blockchain/getBlock Endpoint for getting block by height
  • /blockchain/getVersion Endpoint for getting version of node software
  • /blockchain/getNodes Endpoint for getting current nodes (twigs and stem) of shard

Default ports

Default port for REST is 5000
Default port for TCP is 3333

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL