A curated list of awesome and useful Ergo resources. If you think your project should be listed here, please make a pull request.
- Website
- Discord
- Blog
- Forum
- YouTube
- GitHub
- Telegram (English)
- Telegram (Persian)
- Telegram (Indonesian)
- Telegram (Chinese)
- Telegram (Russian)
- Telegram (Mining)
- ErgoCast - a podcast on Ergo
- Ergo101 - A handpicked collection of information, videos and links all about ERGO.
- Ergo node source code repository
- Ergo node tutorial - how to set up a node
- How to set up and configure a full Ergo node on Windows (VIDEO)
- Yoroi (browser extensions and mobile)
- ErgoWallet (desktop)
- Waves.exchange (Ergo on Waves blockchain exchanged via trusted gateway)
- CoinBarn (Chrome extension and desktop, currently on moderation)
- Magnum (web and mobile)
- URL Wallet (Your key is in the URL, use this wallet for temporary use cases only!)
- ErgoMixer - Non-interactive and non-custodial mixer! Video tutorial #1, Video tutorial #2
- Oracle Core - Run your oracle pools!
- Ergo Auctions House - Buy and sell collectible tokens and not only! Source code
- ZK Treasury: Server and Client - a tool for joint spendings with on-chain privacy
- CUDA-based GPU miner for Ergo for NVidia cards
- OpenCL miner for ERGO for AMD cards
- Mining Ergo for Fun and Profit - this article will help you start mining Ergo using a GPU
- ErgoPool - mining pool for self-sovereign Ergo miners!
- ErgoScript by Example - repository with ErgoScript examples you can play with in Ergo Playground
- Ergo notary - simple command-line tool to certificate files on the Ergo blockchain. See also forum topic on a particular example.
- Ergo oracles - simple command-line tool to launch oracles. Inbuilt implementations for USD/ERG, EUR/ERG, BTC/ERG, AUG/ERG (gold) prices delivery. See also a forum topic with example.
- Ergo Crowdfunding CLI Command-line tool which enables participating and interacting with crowdfunding campaigns on Ergo
- Miner rewards script Simple command-line tool to find miner rewards not spent and form withdrawing transaction requests for them
- Sigma-Rust - Alternative and simple implementation of ErgoTree interpreter and transaction building tools
- Ergo Utilities - General utilities to make writing off-chain Ergo code in Rust simpler.
- Ergo Appkit (Polyglot library) - Appkit: A Library for Polyglot Development of Ergo Applications using GraalVM
- ergo-ts (TypeScript)
- ergo-js (JavaScript)
- Kiosk - interface to Ergo node with additional features for a developer. See this forum post about particular example
- Appkit Examples - Examples of using Ergo Appkit for Polyglot Development of Ergo Applications
- ErgoTool - A Command Line Interface for Ergo based on Appkit and GraalVM