grimadas / awesome-neo

Resources for working with NEO blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome NEO

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

Contents


Blockchain Bootstrap Files

Blockchain Explorers

  • antcha.in - Mature explorer from before the re-brand.
  • neoscan.io - Explorer created by CoZ.
  • neotracker.io - MainNet and TestNet explorer, created by NEO core team.

City of Zion

Code Examples

dApps

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

Developer Documentation

Exchanges

  • 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. Returns GAS to users. English, Chinese, Korean, Japanese, Russian and Spanish interfaces
  • Bitfinex - A Hong Kong-based exchange where you can trade with BTC. 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). 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.
  • 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
  • Poloniex - A United States-based exchange that allows trading for BTC and ETH (only GAS).

GAS Calculators

Information Blogs

Network Monitoring

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

SDKs

  • neo-go-sdk - Golang SDK for the NEO blockchain.
  • neon-js - Javascript libraries that allow the Neon wallet to interact with NEO blockchain.
  • 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#.
  • 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.

Wallets

  • ansy - Minimal NEO paper wallet generator.
  • neo-cli - Official wallet built by NEO core, which is command-line based.
  • neo-gui - Official wallet built by NEO team, which has a UI.
  • neon-wallet - Light wallet for the NEO blockchain.
  • neotracker.io - NEO web wallet.

White Papers

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

About

Resources for working with NEO blockchain

License:MIT License