Table of Contents

--------------------------------------------------------------------------------------

Prominent existing DAO tools & frameworks on other blockchains

As inspiration you can look at the following existing DAO tools and frameworks:

Take some time to research different approaches and come up with your own design decisions.

Be creative!

Videos

Playlists
Selected Videos
Hyperchains (coming soon)

Development Tools

JavaScript / TypeScript SDK
CLI
Calldata Library (æternity data serialization)
Sophia REPL
AEproject (Smart Contract Testing Framework)
AEstudio (Rapid prototyping of Smart Contracts in Browser)
Contract editor (a lightweight alternative to aeStudio)
Localnet (quickly spawn a local development network via docker-compose)

Explorers

æternity Explorer

Wallets

Superhero Wallet

Faucet

Smart Contract Examples

Real Use
Examples

Token Standards

AEX-9 (Fungible Token)
AEX-141 (Non-Fungible Token)

æpp Boilerplates

Core Docs, Implementations & APIs

Protocol Specification
Node
Sophia
Middleware