The cam blockchain is an open source project that was recently seen on GitHub because it is. NET-written, familiar, and easy to understand the operation principle of the blockchain by looking at the source code. Here are the download links on GitHub:
Total Items: Https://github.com/camchain
Contains the various sub-projects developed by the project, Cam-server and Cam-wallet need to reference the cam and DLL output by CAM-VM
Core layer: Https://github.com/camchain/cam
Including the core functions of blockchain, blockchain database reading and writing, data synchronization of each node, peer-peers, multi-party consensus, digital signature and verification, etc.
Virtual machine: HTTPS://GITHUB.COM/CAMCHAIN/CAM-VM
Cam's virtual machine, which is used to perform the format definition of the contract script used
Https://github.com/camchain/cam-server
The project's core project is a console program that implements most of the node's functions and can compile this project to build its own private chain
Https://github.com/camchain/cam-wallet
Blockchain projects required in the wallet, to achieve a number of basic creation of wallets, transfer transactions function
Other RELATED LINKS
http://www.camatrix.org/
Cam Blockchain Project's official website, with white papers
http://testnet.camchain.xyz:8090/
Blockchain browser, does not seem to open source,