Agoric / dapp-agoric-basics

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

feat: initial skeleton #6

Closed LuqiPan closed 8 months ago

LuqiPan commented 8 months ago

closes: Agoric/documentation#938

This PR contains the initial skeleton based on dapp-offer-up

Steps I took to produce this PR:

  1. run yarn create @agoric/dapp --dapp-template dapp-offer-up dapp-agoric-basics to initialize this repo
  2. grep for all occurrences of offerup and offer.up and replace them accordingly

Once merged in, this PR would also make https://github.com/Agoric/dapp-agoric-basics/pull/3 obsolete