A repo for Dapp Discovery through Status https://dap.ps
Go to file
Andy Tudhope 73400ff3ac
More tests, WIP
2019-04-08 21:22:45 +02:00
config Fix arguments so DAppStore deploys 2019-04-08 17:21:12 +02:00
contracts More tests, WIP 2019-04-08 21:22:45 +02:00
public Data updates (#11) 2019-04-02 16:11:51 +02:00
src New homepage loader (#13) 2019-04-08 11:58:24 +02:00
test More tests, WIP 2019-04-08 21:22:45 +02:00
utils Begin testing 2019-04-08 19:28:36 +02:00
.editorconfig Initial setup of linting and basic dependencies (#1) 2019-03-13 11:13:34 +02:00
.eslintrc.json feat: unskinned app (#3) 2019-03-14 20:58:19 +02:00
.gitignore Include Embark and .sol contracts 2019-04-08 16:46:14 +02:00
.npmrc Include Embark and .sol contracts 2019-04-08 16:46:14 +02:00
.prettierrc Initial setup of linting and basic dependencies (#1) 2019-03-13 11:13:34 +02:00
LICENSE Initial commit 2019-02-14 11:27:28 +02:00
README.md Initial setup of linting and basic dependencies (#1) 2019-03-13 11:13:34 +02:00
embark.json Include Embark and .sol contracts 2019-04-08 16:46:14 +02:00
package-lock.json Include Embark and .sol contracts 2019-04-08 16:46:14 +02:00
package.json Include Embark and .sol contracts 2019-04-08 16:46:14 +02:00

README.md

discover-dapps

A repo for Dapp Discovery through Status

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.