Skip to content

Sample applications and scripts for interacting with VMware blockchain

License

Notifications You must be signed in to change notification settings

teoparvanov/vmware-blockchain-samples

 
 

Repository files navigation

VMware Blockchain Samples

Here you will find DApp and Smart Contract samples of how to deploy and interact with VMware blockchain or other Ethereum compatible blockchains.

Table of Contents

  1. Asset Transfer Contract

    • This is our most simple example of how to compile and deploy one contract.
  2. Supply Chain DApp

    • This is a complete example of how to deploy multiple contracts using the popular contract framework truffle.

    • With this sample DApp you can learn contract versioning, access control and document storage all with a complete (UI) interface.

    • There is a HANDSON document that will walk you through the use cases.

  3. Verify and Upload Contracts

    • The verify contract example is similar to how users post their contracts on Etherscan, but posting to VMware blockchain instead and being able to view the verified contracts in the VMware Blockchain UI.

About

Sample applications and scripts for interacting with VMware blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.6%
  • JavaScript 17.7%
  • HTML 13.3%
  • CSS 7.4%
  • Other 1.0%