Talentica / simpleblockchain

Modular framework to develop blockchain applications
Apache License 2.0
10 stars 4 forks source link
blockchain rust smart-contracts

Build Gitter Dependabot codecov

Simpleblockchain

A framework to build blockchain applications. (Please refer to Wiki for details)

Build

To build the docker image, use these below steps

Setting up the test network

We will deploy a three node network where one node is in validator configuration with POA consensus and other 2 in observation mode. After the docker images are generated using build script,

Deployment

Validators and fullnodes can be deployed either using docker or directly over bare metal server. To deploy docker based setup, please follow the above section.

To deploy on the bare metal server follow these steps:

Basic Transaction Flow

Alt text

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.