Solduino Core (solduino.h)
Version Constants
SOLDUINO_VERSION_MAJORSOLDUINO_VERSION_MINORSOLDUINO_VERSION_PATCHSOLDUINO_VERSION_STRING
RPC Endpoint Constants
SOLDUINO_MAINNET_RPCSOLDUINO_DEVNET_RPCSOLDUINO_TESTNET_RPCSOLDUINO_LOCALNET_RPC
Solduino Class
static const char* getVersion()static int getVersionMajor()static int getVersionMinor()static int getVersionPatch()bool begin()void end()void hello()
Includes
solduino.h includes RPC, connection, crypto, keypair, instruction, transaction, serializer, and program helpers.
Last updated on