Skip to content

Axis encryption library, suitable for go-axis, mine-pool and other modules

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
LGPL-3.0
LICENSE.LESSER
Notifications You must be signed in to change notification settings

axis-cash/go-axis-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Axis encryption library, suitable for go-axis, mine-pool and other modules

Resources

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
LGPL-3.0
LICENSE.LESSER

Stars

Watchers

Forks

Packages

No packages published