All Projects → sero-cash → Go Sero

sero-cash / Go Sero

Licence: other
The Total Solution for Blockchain with Privacy Protecting

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Go Sero

Derosuite
DERO: Secure, Anonymous Blockchain with Smart Contracts. Subscribe to Dero announcements by sending mail to [email protected] with subject: subscribe announcements
Stars: ✭ 216 (+66.15%)
Mutual labels:  blockchain, privacy
Iotex Core
Official implementation of IoTeX blockchain protocol in Go.
Stars: ✭ 505 (+288.46%)
Mutual labels:  blockchain, privacy
Substratumnode
WE ARE THE FOUNDATION OF THE DECENTRALIZED WEB.
Stars: ✭ 359 (+176.15%)
Mutual labels:  blockchain, privacy
Particl Desktop
The GUI application for Particl Markeplace and PART coin wallet. A decentralized peer to peer marketplace –free, secure, private, untraceable.
Stars: ✭ 131 (+0.77%)
Mutual labels:  blockchain, privacy
Conceal Core
Conceal Core - Daemon & Wallets (CLI)
Stars: ✭ 72 (-44.62%)
Mutual labels:  blockchain, privacy
Secretnetwork
𝕊 The Secret Network
Stars: ✭ 138 (+6.15%)
Mutual labels:  blockchain, privacy
Aztec
Public repository for the AZTEC protocol
Stars: ✭ 483 (+271.54%)
Mutual labels:  blockchain, privacy
Tessera
Tessera - Enterprise Implementation of Quorum's transaction manager
Stars: ✭ 135 (+3.85%)
Mutual labels:  blockchain, privacy
Monero
Monero: the secure, private, untraceable cryptocurrency
Stars: ✭ 6,503 (+4902.31%)
Mutual labels:  blockchain, privacy
Firo
The privacy-focused cryptocurrency
Stars: ✭ 528 (+306.15%)
Mutual labels:  blockchain, privacy
Quorum
A permissioned implementation of Ethereum supporting data privacy
Stars: ✭ 4,054 (+3018.46%)
Mutual labels:  blockchain, privacy
Library
Collection of papers in the field of distributed systems, game theory, cryptography, cryptoeconomics, zero knowledge
Stars: ✭ 100 (-23.08%)
Mutual labels:  blockchain, privacy
Graphite
Encrypted, secure, user-owned productivity suite
Stars: ✭ 505 (+288.46%)
Mutual labels:  blockchain, privacy
Awesome Privacy On Blockchains
A curated list of privacy on blockchains resources
Stars: ✭ 86 (-33.85%)
Mutual labels:  blockchain, privacy
Oasis Core
Performant and Confidentiality-Preserving Smart Contracts + Blockchains
Stars: ✭ 113 (-13.08%)
Mutual labels:  blockchain, privacy
Whitepaper
Binance Smart Chain
Stars: ✭ 127 (-2.31%)
Mutual labels:  blockchain
Hanzo.js
🚀 Hanzo JavaScript SDK. Develop cutting-edge decentralized applications.
Stars: ✭ 128 (-1.54%)
Mutual labels:  blockchain
Cape Python
Collaborate on privacy-preserving policy for data science projects in Pandas and Apache Spark
Stars: ✭ 125 (-3.85%)
Mutual labels:  privacy
Gulden Official
Blockchain as intended
Stars: ✭ 126 (-3.08%)
Mutual labels:  blockchain
Hashed Timelock Contract Ethereum
Hashed Timelock Contracts for ETH, ERC20 and ERC721 on Ethereum
Stars: ✭ 128 (-1.54%)
Mutual labels:  blockchain

Go Sero

The SERO system is the world's first blockchain platform to support confidential transactions based on Zero-knowledge proof and supports Turing complete smart contracts.

What's SERO

https://wiki.sero.cash/en/index.html?file=home-Home

From source code -- base on CentOS7

https://wiki.sero.cash/en/index.html?file=Start/from-the-sourcecode-base-on-centos7

How to mine using gero

https://wiki.sero.cash/en/index.html?file=Start/from-the-binary-package

Now You don't need license anymore to mine SERO.

How to use snapshots

https://wiki.sero.cash/en/index.html?file=Start/sero-chain-snapshot-list

How to start SERO Staking on gero

https://wiki.sero.cash/en/index.html?file=Tutorial/how-to-staking-using-gero

Decentralized light wallet

PC: https://github.com/sero-cash/pullup

Mobile: https://sero.cash/app/popup.html

POW pool list

https://wiki.sero.cash/en/index.html?file=Start/sero-pool-list

PoS stake node List

https://wiki.sero.cash/en/index.html?file=Start/stake-node-list

Contribution

Thank you for considering to help out with the source code! We welcome contributions from anyone on the internet, and are grateful for even the smallest of fixes!

If you'd like to contribute to go-sero, please fork, fix, commit and send a pull request for the maintainers to review and merge into the main code base.

Please make sure your contributions adhere to our coding guidelines:

  • Code must adhere to the official Go formatting guidelines (i.e. uses gofmt).
  • Code must be documented adhering to the official Go commentary guidelines.
  • Pull requests need to be based on and opened against the master branch.
  • Commit messages should be prefixed with the package(s) they modify.
    • E.g. "sero, rpc: make trace configs optional"

Please see the Developers' Guide for more details on configuring your environment, managing project dependencies and testing procedures.

Community resources

Wechat: SERO9413

Discord: https://discord.gg/n5HVxE

Twitter: https://twitter.com/SEROdotCASH

Telegram: https://t.me/SeroOfficial

Gitter: https://gitter.im/sero-cash/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link

Other resources

Official Website: https://sero.cash

White Paper: http://sero-media.s3-website-ap-southeast-1.amazonaws.com/Sero_ENG_V1.06.pdf

WIKI: https://wiki.sero.cash/zh/index.html?file=home-Home

Block Explorer: https://explorer.web.sero.cash/blocks.html

Introduction Video: https://v.qq.com/x/page/s0792e921ok.html

License

The go-sero library (i.e. all code outside of the cmd directory) is licensed under the GNU Lesser General Public License v3.0, also included in our repository in the COPYING.LESSER file.

The go-sero binaries (i.e. all code inside of the cmd directory) is licensed under the GNU General Public License v3.0, also included in our repository in the COPYING file.

Note: Go Sero inherit with licenses of ethereum.

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