All Projects → starcoinorg → Starcoin

starcoinorg / Starcoin

Licence: apache-2.0
A Layered Cryptocurrency and Decentralized Blockchain System.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Starcoin

Blockchain Cli
⛓️ A minimal blockchain command-line interface.
Stars: ✭ 1,075 (+1393.06%)
Mutual labels:  blockchain, cryptocurrency
Blockchain Rust
A basic blockchain implementation in Rust for educational purposes only
Stars: ✭ 73 (+1.39%)
Mutual labels:  blockchain, cryptocurrency
Bifrost
A Scala (Scorex 2) client for the Topl blockchain protocol
Stars: ✭ 54 (-25%)
Mutual labels:  blockchain, cryptocurrency
Javascript Cli
A CLI in JavaScript for the ARK Blockchain.
Stars: ✭ 48 (-33.33%)
Mutual labels:  blockchain, cryptocurrency
Conceal Core
Conceal Core - Daemon & Wallets (CLI)
Stars: ✭ 72 (+0%)
Mutual labels:  blockchain, cryptocurrency
Blockchainage
「区块链技术指北」相关资料。
Stars: ✭ 51 (-29.17%)
Mutual labels:  blockchain, cryptocurrency
Etherscan Ml
Python Data Science and Machine Learning Library for the Ethereum and ERC-20 Blockchain
Stars: ✭ 55 (-23.61%)
Mutual labels:  blockchain, cryptocurrency
Microstellar
An easy-to-use Go Library for the Stellar payment network
Stars: ✭ 41 (-43.06%)
Mutual labels:  blockchain, cryptocurrency
Bitcoin.org
Bitcoin.org Website
Stars: ✭ 1,090 (+1413.89%)
Mutual labels:  blockchain, cryptocurrency
Bulwark Explorer
Block explorer for Bulwark Cryptocurrency
Stars: ✭ 57 (-20.83%)
Mutual labels:  blockchain, cryptocurrency
Sebak
SEBAK, the next BOScoin Blockchain
Stars: ✭ 46 (-36.11%)
Mutual labels:  blockchain, cryptocurrency
Simplechain
⛓✨ Interactive blockchain built with Node.js
Stars: ✭ 61 (-15.28%)
Mutual labels:  blockchain, cryptocurrency
Halocoin
Experimental cryptocurrency (blockchain) written in python.
Stars: ✭ 44 (-38.89%)
Mutual labels:  blockchain, cryptocurrency
Cryptolights
Live visualisation of blockchain transactions for popular cryptocurrencies
Stars: ✭ 54 (-25%)
Mutual labels:  blockchain, cryptocurrency
Pycoinbin
Python Wrapper for coinbin.org
Stars: ✭ 43 (-40.28%)
Mutual labels:  blockchain, cryptocurrency
Altcoin Cryptocurrency Generator
AltCoin CryptoCurrency Generator
Stars: ✭ 55 (-23.61%)
Mutual labels:  blockchain, cryptocurrency
Go
Stellar's public monorepo of go code
Stars: ✭ 979 (+1259.72%)
Mutual labels:  blockchain, cryptocurrency
Bitcoinml
Bitcoin data-structures library for OCaml
Stars: ✭ 38 (-47.22%)
Mutual labels:  blockchain, cryptocurrency
Cryptoroulette
CryptoRoulette
Stars: ✭ 56 (-22.22%)
Mutual labels:  blockchain, cryptocurrency
Bitshares Core
BitShares Blockchain implementation and command-line interface
Stars: ✭ 1,096 (+1422.22%)
Mutual labels:  blockchain, cryptocurrency

Starcoin

Build and Test License codecov

A Layered Cryptocurrency and Decentralized Blockchain System.

Build from source

cargo build --release 

For prerequisites and detailed build instructions please read Build from source document.

Install binary

Download binary release from github releases page.

Run dev node:

starcoin -n dev console

More detailed dev instructions please read Run starcoin dev network document.

Join a test network

starcoin -n halley console

More detailed test network info please read Join starcoin test network.

Network deployment status

  1. halley : Auto deploy latest code.
  2. proxima: v0.9.4

Contribution

Thank you for considering to help out with the source code! Feel free to submit a issue or pull request.

License

Starcoin is licensed as Apache 2.0.

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].