Skip to content

A Layered Cryptocurrency and Decentralized Blockchain System.

License

Notifications You must be signed in to change notification settings

poscard/starcoin

This branch is 450 commits behind starcoinorg/starcoin:master.

Folders and files

NameName
Last commit message
Last commit date
Oct 18, 2020
Jan 20, 2022
Jan 20, 2022
Jan 20, 2022
Dec 24, 2021
Jan 14, 2022
Jan 14, 2022
Jan 20, 2022
Jan 20, 2022
Jan 20, 2022
Dec 27, 2021
Jan 14, 2022
Dec 24, 2021
Apr 26, 2020
Jan 20, 2022
Jan 20, 2022
Sep 14, 2021
Jan 14, 2022
Jan 19, 2022
Jan 19, 2022
Jan 14, 2022
Dec 24, 2021
Jan 20, 2022
Jan 14, 2022
Jan 20, 2022
Jan 15, 2022
Sep 27, 2021
Jan 20, 2022
Jan 20, 2022
Jan 14, 2022
Jan 14, 2022
Dec 24, 2021
Jan 20, 2022
Jan 14, 2022
Jan 19, 2022
Jan 20, 2022
Jan 20, 2022
Jan 20, 2022
Aug 12, 2020
Jan 19, 2022
Jan 15, 2022
Jan 20, 2022
Jan 20, 2022
Feb 3, 2020
Aug 10, 2021
Mar 10, 2021
Oct 10, 2020
Oct 10, 2020
Apr 5, 2020
Jan 14, 2021
Aug 17, 2021
Dec 24, 2021
Dec 24, 2021
Jan 14, 2022

Repository files navigation

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 barnard console

Join main network

starcoin -n main console

Connect to remote node

Connect main network seed nodes:

starcoin --connect ws://main.seed.starcoin.org:9870 console

note: Account-related commands cannot be used when connecting remotely

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

Contribution

Thank you for considering to help out with the source code! Feel free to submit an issue or pull request. Starcoin Move stdlib contribution document at Starcoin Move standard library and framework.

License

Starcoin is licensed as Apache 2.0.

About

A Layered Cryptocurrency and Decentralized Blockchain System.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 92.9%
  • C 5.8%
  • Shell 1.0%
  • Gherkin 0.2%
  • C++ 0.1%
  • HTML 0.0%