Skip to content

real-tom/SimpleSteemRPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleSteemRPC

Simple RPC client to access STEEM blockchain

Works under .NET (Windows) and .NET Core 2.x (Windows, macOS or Linux)

Usage under .NET Core 2.x

  1. Install .NET Core 2.x
  2. Create project folder
  3. Goto folder (command line)
  4. Create project with dotnet new console
  5. Copy Program.cs and SimpleSteemRPC.cs to project folder
  6. Run demo with dotnet run

About

Simple RPC client to access STEEM blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages