Skip to content

rolanpaduyos/csharp2nem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSharp2nem

About

The CSharp2nem Api wrapper library is designed to simplify development on and use of the nem blockchain. CSharp2nem flexibly supports mainnet, testnet and mijin.

Intallation

NuGet> Install-Package CSharp2nem

Usage

Full documentation with code examples (you probably want to focus on the RequestClient & Connection classes) can be found at: http://89.233.183.70/Help/Documentation

Features

  • Node pool for constant connectivity
  • Fastest node selection
  • Retrieving geographically nearest nodes
  • Automatic new node selection & request retry on failed request
  • Begin/End & async callback method support
  • All Nis API's
  • Supernode API's
  • Testnet & mainnet support
  • Local transaction signing

Compatibility

  • .NET2.0 or greater
  • Unity3d
  • Mono
  • Windows Desktop
  • Android
  • IOS
  • Windows phone

Further Information

Please refer to the NEM official documentation or whitepaper if you require more information.

http://bob.nem.ninja/docs/

https://www.nem.io/NEM_techRef.pdf

Nem Support & Chat group

https://telegram.me/joinchat/Al-9jj3ruJOkbxmwQ7wy-Q

Contact the developer

kailin.odonnell.it3@gmail.com

note:

Special credit to the Nem core developers for assisting in this project

About

C# wrapper around NEM apis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published