vmware-samples / vmware-blockchain-samples

Sample applications and scripts for interacting with VMware blockchain
Other
43 stars 42 forks source link

Features: 1) Blockchain URL and contract re-deploy are configurable through config.json 2) Web3 wallet (Metamask etc.) is not mandatory for blockchain reads. All blockchain reads use json rpc provider with the specified blockchain url. #198

Closed ramkri123 closed 1 year ago

ramkri123 commented 1 year ago

1) Blockchain URL and contract re-deploy are configurable through config.json 2) Web3 wallet (Metamask etc.) is not mandatory for blockchain reads. All blockchain reads use json rpc provider with the specified blockchain url.

vmwclabot commented 1 year ago

@ramkri123, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.