Closed jp4g closed 1 year ago
Should be good to go- changes:
./docker/docker-compose.yml
yarn docker up
yarn docker up -d
yarn docker down
yarn docker:clean
./docker/populate.js
yarn populate
syncedToBlockchain
syncedWithBlockchain
syncDataToSmartContract
uses https://github.com/State-Channel-4/contracts/pull/5
Should be good to go- changes:
./docker/docker-compose.yml
script that provides anvil local RPC and mongodbyarn docker up
oryarn docker up -d
(shut down withyarn docker down
) to useyarn docker:clean
to remove artifacts from containers./docker/populate.js
script which drives user enrollment & tag/ url submission through the apiyarn populate
to usesyncedToBlockchain
field from User schemasyncedWithBlockchain
as true in Tag/ URL documents once syncedsyncDataToSmartContract
now returns response through express and does not timeout on http