forge-product-factory-contract

0.38.10 • Public • Published

Product Factory Contract

This folder contains examples on how to compile/deploy/use custom transaction protocols to forge powered blockchain.

Getting started

  • Write a protocol in protocols sub folder
  • Export FORGE_MODERATOR_SK variable, that is used to deploy protocol to ABT Node
  • Run forge protocol:compile ./protocol to compile the protocol
  • Run forge protocol:deploy .compiled/create_product/elixir/create_product/create_product.itx.json to deploy the protocol

Readme

Keywords

Package Sidebar

Install

npm i forge-product-factory-contract

Weekly Downloads

3

Version

0.38.10

License

Apache-2.0

Unpacked Size

325 kB

Total Files

9

Last publish

Collaborators

  • wangshijun