Categorygithub.com/axis-cash/go-axis-import
module
1.0.3-rc3
Repository: https://github.com/axis-cash/go-axis-import.git
Documentation: pkg.go.dev

# README

czero import module

this repository is related with czero module, implemented by c++.

czero origin

czero is a cryptocurrency aimed at using cryptography to provide enhanced privacy for its users compared to other cryptocurrencies such as Bitcoin. czero is the module which is to generate the functionality to make user transaction address encrypt which provide strongest protection of user's privacy. because czero source is not open to public yet, so we provide this module for user to easy import the module to compile with go-axis project, please see compile install guide

import project

To import the library and command line program, use the following:

go get -u github.com/axis-cash/go-axis-import

or cd $YOUR_DEV_ENV/src/github.com/axis-cash git clone github.com:axis-cash/go-axis-import.git

Compile

this project put already compiled library in go-axis-import/czero/lib we will open source the code soon [https://gitee.com/hyperspace/czero.git]

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.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author