Skip to content

CREDITSCOM/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API (Linux/Windows)

CreditsCPlusPlusDemoCMake

A simple console C++ (CMake) application Using the public key of the wallet displays the balance.

CreditsCSharpDemo

A simple console C# (.NET Core) application.
Using the public key of the wallet displays the balance.
Allows to create a transaction (transfer coins from the current wallet to the specified one) and execute it.

CreditsJSDemo

A simple console JS application
Using the public key of the wallet displays the balance.

CreditsPythonApiDemo

A simple console Python application
Using the public key of the wallet displays the balance.

Docker (Linux/Windows)

credits_docker_mainnet

Using Credits (version 4_2_410) in Docker

credits_docker_testnet

Using Credits (version 4.2.412.3) in Docker

Utils (Linux/Windows)

cr-dev-book-windows

A simple Electron application, showing the contents of the Credits Developer Portal https://developers.credits.com/

cr-monitor-windows

A simple Electron application, showing the contents of the Credits Monitor

cr-web-wallet-windows

A simple Electron application, showing the contents of the Credits Web Wallet