Skip to content

CF enhanced blockchain, and aims to build a platform to provide common blockchain smart contract services. CF derives from IBM fabric (https://github.com/CFQuantum/fabric).

License

Notifications You must be signed in to change notification settings

hepengyuan520/CFQuantumd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadMe

CF enhanced blockchain, and aims to build a platform to provide common blockchain smart contract services.

As a fledgling technology, existing blockchain implementations have fallen short of meeting the multitude of requirements inherent in the complex world of business transactions. Scalability challenges, and the lack of support for confidential and private transactions, among other limitations, make its use unworkable for many business critical applications. In order for the platform to be resilient to time and support requirements across the industries, it needs to be lightweight, modular and support extensibility through configuration and plug ability of various components (transaction validators, block consensus etc.).

CF derives from IBM fabric (https://github.com/CFQuantum/fabric).

Repository Contents

./bin

Scripts and data files for cfqd integrators.

./build

Intermediate and final build outputs.

./Builds

Platform or IDE-specific project files.

./doc

Documentation and example configuration files.

./src

Source code directory. Some of the directories contained here are external repositories inlined via git-subtree, see the corresponding README for more details.

License

CF is open source and permissively licensed under the ISC license. See the LICENSE file for more details.

About

CF enhanced blockchain, and aims to build a platform to provide common blockchain smart contract services. CF derives from IBM fabric (https://github.com/CFQuantum/fabric).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 57.2%
  • C 19.2%
  • Java 6.0%
  • Python 3.7%
  • JavaScript 1.9%
  • D 1.5%
  • Other 10.5%