cloutcontracts

0.0.2 • Public • Published

CCS/AGORIC

CCSLOGO

This is an Agoric DAPP implementation. This project is under development and lots of code needs to be updated/pushed.

This includes the code of Agoric's Fungible Faucet DAPP. This needs massive updating.

Install the prerequisites. Then in a first terminal in the directory where you want to put your dapp, install the dapp:

# Start the Agoric platform
agoric install && agoric start --reset

In a second terminal, deploy this contract and the API server

agoric deploy contract/deploy.js
agoric deploy api/deploy.js

In a third terminal,

# Navigate to the `ui` directory and start a local server
cd ui && yarn start

Then navigate to http://127.0.0.1:3000.

Using the Dapp

  1. Navigate to http://127.0.0.1:3000.
  2. Enter agoric open in your terminal
  3. A window for your wallet should open.
  4. Under "Dapps" in the wallet, enable the Dapp:

To learn more about how to build Agoric Dapps, please see the Dapp Guide.

See the Dapp Deployment Guide for how to deploy this Dapp on a public website.

Package Sidebar

Install

npm i cloutcontracts

Weekly Downloads

16

Version

0.0.2

License

MIT

Unpacked Size

1.79 MB

Total Files

44

Last publish

Collaborators

  • gamer456148