Giter Site home page Giter Site logo

chain-go-sdk's Introduction

AEN Co chain-go-rest-sdk

N|Solid

AEN for Golang and Scala to work with AEN Chain based on https://github.com/nemtech/nem2-sdk-typescript-javascript

This project is in full development and things may change!

Basic functions.

  • Generates new Keypair.
  • Generates a Keypair from a private key.
  • Generate Account struct.
  • Generate address from a public key.
  • Generate address from a private key.

types of requests

Account gets

  • Get AccountInfo for an account.
  • Get AccountsInfo for different accounts.
  • Get confirmed transactions information.
  • Get incoming transactions information.
  • Get outgoing transactions information.
  • Get unconfirmed transactions information.
  • Get aggregate bonded transactions information.
  • Get multisig account information.
  • Get multisig account graph information.

Transaction gets

  • Get transaction information of transactionId or hash.
  • Get transaction information for a given set of transactionId or hash.
  • Get transaction status of transactionId or hash..
  • Get an array of transaction statuses for a given set of transactionId or hash.

Mosaic gets

  • Get mosaic information.
  • Get information for a set of mosaics.
  • Get readable names for a set of mosaics.
  • Get an array of MosaicInfo from mosaics created under provided namespace.

Namespace gets

  • Get namespace information.
  • Get namespaces an account owns.
  • Get readable names for a set of namespaces.
  • Get an array of NamespaceInfo for a given set of addresses.

Namespace gets

  • Get BlockInfo for a given block height.
  • Get transactions from a block.
  • Get the current height of the chain.
  • Get the current score of the chain.
  • Get an array of BlockInfo for a given block height and limit.

Network gets

  • Get the current network type of the chain.

features in development!

  • Announces a transaction to the network.
  • Announces an aggregate bonded transaction to the network.
  • Announces a cosignature transaction to the network.

Installation

$ go get -u github.com/AENCO-Global/Chain-go-sdk

License

MIT

chain-go-sdk's People

Contributors

aencocto avatar cyberience avatar slackve avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.