Skip to content

counterfactual/dapps-bots

Repository files navigation


Counterfactual
Counterfactual Demo Apps & Bots

circleci license

What's this?

This repo contains some examples of the Counterfactual framework in action:

How do I run the dapps?

You'll need:

  1. A build of our MetaMask fork installed as a browser extension.
  2. A Node process running the Counterfactual Wallet.
  3. A Node process running the Counterfactual Hub.

Check out the READMEs for each of these packages for more information on how to run them.

Once that's all set up and running, simply do:

yarn start

Keep in mind that this will open several Node processes.

If you just want to run the dApps:

yarn start:dapps

If you just want to run the bots:

yarn start:bots

Testing & linting

# Run all tests.
yarn test

# Fix linting issues.
yarn lint:fix

About

Counterfactual dapps, bots and the legacy Playground

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published