WAX Unity Web3 Suite
Plugin Suite
Plugin Suite
  • Introduction
    • Wallet Support
    • NFTs
    • Historical and State Data access
  • Packages
    • Cloud Wallet
    • AnchorLink
    • AtomicAssets
    • AtomicMarket
    • Hyperion History API
    • EosSharp
    • Authenticator Library
  • Getting Started
Powered by GitBook
On this page
Edit on GitHub
  1. Packages

EosSharp

PreviousHyperion History APINextAuthenticator Library

Last updated 2 years ago

C# client library for EOSIO blockchains. The library is based on https://github.com/EOSIO/eosjs, initially developed by and , it's MIT licensed and in the meantime maintained by liquiid.io.

EosSharp provides the necessary functionallity to serialize and deserialize data (C# Objects or Dictionaries) into a format that which Leap-Nodes (previously EOSIO, Nodeos is the Blockchain-Node-Software) understand. It also allows to communicate with Nodeos RPC-Service to send and receive data like Table-Rows, Transactions, Actions, ABIs etc.

Scatter
Mário Silva
GitHub - liquiidio/EosSharpGitHub
Logo
Page cover image