Proofchain constructor function
An object containing proofchain configuration parameters
The address of Factory.sol
The address from which smart contract interaction will be done.
The web3 instance used to execute transactions. Must have a provider. See Web3.js
Batch class instance.
CertificateAuthority class instance.
Company class instance.
Material class instance.
Transport class instance.
Creates a new proofchain instance. Similar to web3Init.
An object containing proofchain configuration parameters
The address of Factory.sol
The address from which smart contract interaction will be done.
Web3 provider. See Web3.js
Proofchain instance
Creates a new proofchain instance
An object containing proofchain configuration parameters
The address of Factory.sol
The address from which smart contract interaction will be done.
The web3 instance used to execute transactions. Must have a provider. See Web3.js
Proofchain instance
Generated using TypeDoc
Main class