Skip to content

axis-cash/go-axis

Repository files navigation

Go Axis

The AXIS 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 AXIS

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

From source code -- base on CentOS7

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

How to mine using gaxis

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

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

How to use snapshots

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

How to start AXIS Staking on gaxis

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

Decentralized light wallet

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

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

POW pool list

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

PoS stake node List

https://wiki.axis.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-axis, 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. "axis, 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: AXIS9413

Discord: https://discord.gg/n5HVxE

Twitter: https://twitter.com/AXISdotCASH

Telegram: https://t.me/AxisOfficial

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

Other resources

Official Website: https://axis.cash

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

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

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

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

License

The go-axis 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-axis 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 Axis inherit with licenses of ethereum.

About

The axis protocol is a Turing complete blockchain network protected by an encryption protocol

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published