Skip to content

Repository files navigation

Neo-RPC-SharpClient (not finished yet, still more tests to be added)*

This project aims to be a full RPC client for the NEO network created in C# and inspired by Nethereum. You can use it support your mobile wallet, websites, neo blockchain data gathering, etc.

Was develop with decoupling in mind to make maintenance and new RPC methods implemented more quickly:

  • Client base - Neo.JsonRpc.Client project
  • RPC client implementation - Neo.JsonRpc.RpcClient project
  • DTO'S, Services, Helpers - Neo.RPC (main project)
  • Tests - Neo.RPC.Tests

(* simple readme just to submit to CoZ repo)

The objective is to create a nuget package (after all tested and approved) for easy integration in every C# project.

Contributing

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages