ATTENTION: Beware of telegram scammers & airdrop phishing websites. All you need to do is to hold your MOROS token for airdrops. Official URL: morosnet.com

Developer Tools

java-algorand-sdk

By algorand

18

68

69

24

About The Project

AlgoSDK is a robust Java library facilitating seamless interactions with the Algorand blockchain network, designed to support Java 7+ and Android versions with a minimum SDK of 16. It provides comprehensive features including a REST client for algod instance web access, and functions for generating cryptographic keypairs and mnemonics, constructing and signing transactions, and serializing data for network operations. For effective integration, AlgoSDK relies on the Bouncy Castle library for cryptographic operations such as Ed25519 signatures and X.509 key deserialization. Developers can easily install AlgoSDK via Maven, and rapidly begin leveraging its capabilities through detailed documentation and code samples available on the Algorand developer portal. Additionally, AlgoSDK supports test-driven development with JUnit5 and enables smooth deployment through Maven build automation, offering containerized environments via Docker for complex integration testing scenarios.

Related & Forked Projects

COMING SOON