Skip to content

Latest commit

 

History

History
202 lines (154 loc) · 13.2 KB

README.md

File metadata and controls

202 lines (154 loc) · 13.2 KB

Awesome NEO

A curated list of awesome NEO libraries, applications and resources.

Contents


Blockchain Bootstrap Files

MainNet

TestNet

CoZ TestNet

Blockchain Explorers

City of Zion

  • Application Form - Process for applying to join CoZ.
  • Community Governance - The home of the CoZ community rules and reports.
  • Github - Code repositories owned by CoZ.
  • Medium - Weekly reports from CoZ.
  • Slack - Chat channels for discussion and support.
  • Trello - Process tracker for blockchain development and design, as well as feature requests.
  • Website - Homepage for CoZ.

Code Examples

dApps

  • List of dApps - Curated list of NEO dApps, in multiple stages of development.

Developer Documentation

Exchanges

NEO

  • AllCoin - A Canadian exhange that allows trading for BTC. English and Chinese interfaces
  • Anycoindirect - A Dutch exchange that accepts iDEAL payments. English, Dutch, German, French, Spanish and Italian interfaces
  • Binance - A Hong Kong-based exchange that allows trading with BTC and ETH. Returns GAS to users. English, Chinese, Korean, Japanese, Russian and Spanish interfaces
  • Bitfinex - A Hong Kong-based exchange where you can trade with BTC, ETH and USDT. English, Russian and traditional and simplified Chinese interfaces
  • Bittrex - A United States-based exchange. Allows trading for BTC, ETH and USDT.
  • Changelly - A Czech-based exchange that allows trading for various other cryptocurrencies.
  • Coinnest - A Korean exchange that allows trading for South-Korean Won (SKW). Returns GAS to users. Korean and Chinese interface available
  • CoinSpot - An Australian exchange that allows trading for Australian Dollars (AUD).
  • CoinSwitch - An Indian exchange that allows trading for various other cryptocurrencies.
  • CryptoMate - A British exchange that allows purchases using GBP.
  • Cryptopia.co - A New Zealand-based exchange that allows trading for BTC, LTC and DOGE.
  • HitBTC - A European exchange that allows trading for BTC, ETH and USDT.
  • JUBI - A Chinese exchange that allows trading for Chinese Yuan Renminbi (CNY). Chinese interface
  • KuCoin - A Korean exchange that allows trading for BTC, GAS and ETH. Returns GAS to users. English, Chinese, Japanese, Dutch, Russian, Korean and Portuguese interfaces
  • UPbit - A Korean exchange linked to Bittrex that allows trading for KRW, BTC, ETH and USDT. Korean interface

GAS

  • Binance - A Hong Kong-based exchange that allows trading with BTC. Returns GAS to users. English, Chinese, Korean, Japanese, Russian and Spanish interfaces
  • Coinnest - A Korean exchange that allows trading for South-Korean Won (SKW). Korean and Chinese interface available
  • KuCoin - A Korean exchange that allows trading for BTC and NEO. English, Chinese, Japanese, Dutch, Russian, Korean and Portuguese interfaces
  • Poloniex - A United States-based exchange that allows trading for BTC and ETH.

Frequently Asked Questions

  • FAQ page - A page with frequently asked questions.

GAS Calculators

Information Blogs

Merchandise

Network Monitoring

  • neo-mon - NEO network status monitor (CoZ).
  • NEO Network - Map based monitoring for the NEO network.

Roadmap

SDKs

  • neo-go-sdk - Golang SDK for the NEO blockchain.
  • neo-js - Javascript Node and SDK for the NEO blockchain.
  • neon-js - Javascript libraries that allow the Neon wallet to interact with NEO blockchain.
  • neo-php - PHP Wrapper for Neo Blockchain API.
  • neo-python - Python Node and SDK for the NEO blockchain.
  • neo-swift - Swift Wrapper for Neo Blockchain API.

Smart Contracts

  • C# tutorial - Tutorial on writing smart contracts in C#.
  • Complementary C# guide - Solutions to common problems when setting up dev environment
  • Documentation - Official getting started documentation from the NEO team for smart contracts.
  • Fees - Blog post about how smart contracts are priced.
  • Java guide - Step-by-step guide for writing and deploying a smart contract in Java.
  • Java tutorial - Tutorial on writing smart contracts in Java.
  • Java tutorial (OSX) - Setup neoj compiler on OSX

Wallets

  • ansy - A minimal paper wallet generator.
  • Blue Whale Web - A Chinese asset management platform. Chinese interface
  • Ledger Wallet - The app for the Ledger is available on the app store. Created by coranos2.
  • neo-cli - An official wallet built by the core team, which is command-line based.
  • neo-gui - An official wallet built by the core team, which has a UI.
  • neon-wallet - A light wallet for the blockchain.
  • neotracker.io - A web based wallet.
  • neowallet - Web based wallet using API.
  • Ozone (O3) - iOS based wallet, currently in Beta.

White Papers

  • Original - English translation of main white paper.
  • Smart Contracts - English translation of smart contracts white paper.

If you want to contribute to this list, please follow the contribution guidelines.