Skip to content

CREDITSCOM/pyWalletSample

Repository files navigation

pyWalletSample

This is a sample project to introduce programmers how to create applications working with CREDITS node API. The methods used here are not strictly elaboreated, but they can give introduction how node API works. For this application to work you should know node IP address and API port. Use the tab 'Settings' to insert it. Connection is made only when you use the command-buttons, such as Submit, Check and so on.

To make this application to work you should install Python 3.7 or higher and the following libraries:

  • import
  • base58check
  • math
  • hashlib
  • ed25519
  • time
  • PySimpleGUI

About

SOme methods to use with Thrift node Api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages