agoric-sdk
and agoric CLI toolmain
treasury
, and do agoric install
agoric start --reset --verbose
treasury
, do
ui/use-on-chain-config.js
. This will use the default on-chain settings.cd ui && yarn start
agoric open
Instead of using the default on-chain settings, you can deploy the
contract and api by using the scripts in exampleDeployScripts
as
templates to get started.