Agoric / dapp-agoric-basics

This is a simple app for the Agoric smart contract platform.
0 stars 3 forks source link

fix: follow @agoric/dapp package naming convention #17

Closed dckc closed 4 months ago

dckc commented 4 months ago

avoid:

Error#1: demo2/contract/package.json: "name" must start with "dapp-agoric-basics"

to test:

yarn create @agoric/dapp --dapp-template dapp-agoric-basics --dapp-branch dc-pkg-name demo3
dckc commented 4 months ago

Meanwhile, we shouldn't need _agstate at all: