Essential Tools Overview
Core Development Tools
æproject CLI
Project scaffolding
Smart contract compilation
Test framework
Local node management
JavaScript library for interacting with æternity blockchain
Contract deployment and interaction
Account management
Transaction handling
Virtual machine for smart contract execution
Provides type safety and efficiency
Native support for blockchain primitives
Node
Mainnet - Access to the
status
endpointTestnet - Access to the
status
endpointSwagger-UI - Explore and interact with the Node API
Middleware
Explorer
Other Services
Faucet
Testnet Faucet - Fund your wallet with some Æ coins and get started
Smart Contract Development
Sophia HTTP Compiler - Access the
version
endpointREPL - REPL with a basic UI
Contract Editor - Lightweight editor for quick prototyping
AEstudio - IDE for quick prototyping with Wallet connection
Last updated