A curated list of Hashgraph application code and other resources, inspired by other awesome lists.
If you want to contribute, please read this.
First see Official "SDK" which is the official Swirlds "SDK". Includes the swirlds.jar and a number of sample Applications.
- lbaird/swirlds-demos - sample applications demonstrating specific functions of the the Hashgraph platform. Official SDK is required to run.
- Eclipse - most popular IDE for Java. Some integration with the SDK.
- IntelliJ IDEA - best looking IDE for Java.
- Babble A hashgraph-implementation in Go. Currently works for private networks.
- EVM-babble A babble wrapper for the Ethereum virtual machine to run solidity smart contracts backed by hashgraph.