Skip to content
This repository was archived by the owner on Jan 24, 2020. It is now read-only.

tmilev/fabcoin

 
 

Repository files navigation

This is an experimental branch of fabcoin used for internal experimentation, research and development.

Please do not deploy or use this branch to handle real transactions!

To build, besides the dependencies, you need:

./autogen
./configure   --disable-bench --without-gui --disable-tests

Comments: The bench build is currently broken. Please compile without gui.

When adding new sources, you need to input them in the file

Makefile.am

Make sure you test that the toolchain ./autogen.sh->./configure->make works.

About

Fast Access Blockchain

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 69.2%
  • Python 15.0%
  • C 8.8%
  • M4 2.4%
  • Makefile 1.4%
  • Cuda 0.7%
  • Other 2.5%