Repository to house TradeTrust creator config schema + various configs used in TradeTrust creator.
This repo:
network
, addresses
, wallet
. Wallets used are testnets only!The above build
folder with the respective config files should always exists + available for download in this repo. They are meant to be shared with product owner end.
npm run start
Do note that there is config file with v3 forms too.
Mainly the OpenAttestationDocument
in defaults
field.
Read more at here.
There is exposed config schema service available, however it is still experimental.
npm run netlify
make an url / postman GET request to http://localhost:9999/.netlify/functions/schema
Generated using TypeDoc