Skip to content

Some examples on how to use the kaspa APIs under dotnet

License

Notifications You must be signed in to change notification settings

svarogg/kaspadotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kaspadotnet

This is a tiny example on how to use the RPCs for kaspad and kaspawallet from a dotnet project.

Instructions

  1. Make sure you have the latest versions of kaspad and kaspawallet installed.
  2. Run kaspad --utxoindex in a separate terminal.
  3. Run kaspawallet start-daemon in a separate terminal.
  4. Run dotnet run --project KaspaDotnetExamples from the repository's root

About

Some examples on how to use the kaspa APIs under dotnet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages