All Projects β†’ near β†’ Nearcore

near / Nearcore

Licence: gpl-3.0
Reference client for NEAR Protocol

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Nearcore

Eosocial
Deprecated - πŸ“ Sample dApp of Votable SNS run by EOS Testnet.
Stars: ✭ 14 (-98.33%)
Mutual labels:  blockchain, webassembly
Gxb Core
GXChain Blockchain implementation
Stars: ✭ 226 (-73.1%)
Mutual labels:  blockchain, webassembly
Create Near App
Create a starter app hooked up to the NEAR blockchain
Stars: ✭ 66 (-92.14%)
Mutual labels:  blockchain, webassembly
Octopus
Security Analysis tool for WebAssembly module (wasm) and Blockchain Smart Contracts (BTC/ETH/NEO/EOS)
Stars: ✭ 261 (-68.93%)
Mutual labels:  blockchain, webassembly
Wavelet
Write once, run forever. Deploy robust, scalable, decentralized WebAssembly applications on Wavelet.
Stars: ✭ 224 (-73.33%)
Mutual labels:  blockchain, webassembly
Ssvm
SSVM is a high performance, extensible, and hardware optimized WebAssembly Virtual Machine for cloud, AI, and blockchain applications.
Stars: ✭ 751 (-10.6%)
Mutual labels:  blockchain, webassembly
Etgate
Ethereum-Tendermint token sending gateway
Stars: ✭ 23 (-97.26%)
Mutual labels:  blockchain
Voting Blockchain
A simple blockchain-based voting system application built from scratch by Python. It's available for running with multipeer.
Stars: ✭ 26 (-96.9%)
Mutual labels:  blockchain
Viper
[WIP] A Pythonesque language with a design that focuses on efficiency and expressiveness. Compiles to WebAssembly
Stars: ✭ 23 (-97.26%)
Mutual labels:  webassembly
Go Bftx
Blockfreightβ„’ Node (MIT) Global Logistics Network in Go https://blockfreight.com/
Stars: ✭ 22 (-97.38%)
Mutual labels:  blockchain
Zemeroth
πŸ˜ βš”οΈπŸ˜ˆ A minimalistic 2D turn-based tactical game in Rust
Stars: ✭ 940 (+11.9%)
Mutual labels:  webassembly
Platform Frontend
Stars: ✭ 26 (-96.9%)
Mutual labels:  blockchain
Lnbook
Mastering the Lightning Network (LN)
Stars: ✭ 931 (+10.83%)
Mutual labels:  blockchain
Wasm Json Toolkit
[ORPHANED] A small toolkit for converting wasm binaries into json and back.
Stars: ✭ 23 (-97.26%)
Mutual labels:  webassembly
Crypto Supplies
Cryptocurrency circulating, maximum and total supplies
Stars: ✭ 26 (-96.9%)
Mutual labels:  blockchain
Decentralized Ml Infra
Blockchain infrastructure for decentralized machine learning (decentralized-ml repo).
Stars: ✭ 23 (-97.26%)
Mutual labels:  blockchain
Multy Back
Back-end of the Multy - mobile multy-blockchain wallet.
Stars: ✭ 26 (-96.9%)
Mutual labels:  blockchain
Bitgosdk Php
BitGo SDK written in PHP
Stars: ✭ 22 (-97.38%)
Mutual labels:  blockchain
Subnode.org
SubNode: Social Media App
Stars: ✭ 25 (-97.02%)
Mutual labels:  blockchain
Copycats
copycats command line tool (and core library) - crypto cats / kitties collectibles unchained - buy! sell! hodl! sire! - play for free - runs off the blockchain w/ ledger lite - no ether / gas required; run your own peer-to-peer (P2P) network node over HTTP
Stars: ✭ 26 (-96.9%)
Mutual labels:  blockchain




Reference implementation of NEAR Protocol

Build Status Stable Status Prerelease Status codecov Discord chat Telegram Group

About NEAR

NEAR's purpose is to enable community-driven innovation to benefit people around the world.

To achieve this purpose, NEAR provides a developer platform where developers and entrepreneurs can create apps that put users back in control of their data and assets, which is the foundation of "Open Web" movement.

One of the components of NEAR is the NEAR Protocol, an infrastructure for server-less applications and smart contracts powered by a blockchain. NEAR Protocol is built to deliver usability and scalability of modern PaaS like Firebase at fraction of the prices that blockchains like Ethereum charge.

Overall, NEAR provides a wide range of tools for developers to easily build applications:

Join the Network

The easiest way to join the network, is by using the nearup command, which you can install as follows:

pip3 install --user nearup

You can join all the active networks:

  • TestNet: nearup run testnet
  • BetaNet: nearup run betanet

Check the nearup repository for more details how to run with or without docker.

To learn how to become validator, checkout documentation.

Development Status

We are using ZenHub to manage the development process. You can either login on their website or install ZenHub extension to see additional information right on Github.

For the high-level roadmap, checkout Chain&Middleware's roadmap.

Contributing

The workflow and details of setup to contribute are described in CONTRIBUTING.md, and security policy is described in SECURITY.md. To propose new protocol changes or standards use Specification & Standards repository.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].