Skip to content

A complete tool for creating and verifying Groestlcoin Transactions

License

Notifications You must be signed in to change notification settings

Groestlcoin/Groestlcoin-Transaction-Tool

 
 

Repository files navigation

Groestlcoin Tool Logo

Groestlcoin Transaction Tool

Language: C#

Packages needed:

  • Newtonsoft.Json
  • QRCoder

This is a tool for creating unsigned raw Groestlcoin transactions and also to verify existing transactions by entering in the transaction hex and converting this to a human-readable format to verify that a transaction is correct before it is signed. ScreenShot

Features:

  1. Create Raw Unsigned Groestlcoin transactions
  2. Coin Control
  3. Generates a QR code for the transaction
  4. Verifying Transactions
  5. Compatible with most Groestlcoin wallets including but not restricted to Groestlcoin Core and Electrum-GRS
  6. Estimates final signed transaction size
  7. Taking a raw transaction format and shows its Transaction ID, Transaction Inputs and Outputs

###Don't forget to leave your feedback, Thank you. Wanna help?

Then review the code and leave your feedback.

About

A complete tool for creating and verifying Groestlcoin Transactions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%