2020-04-01 10:23:50 +02:00
2019-05-03 14:28:31 +02:00
2020-04-01 10:23:50 +02:00
2020-04-01 10:23:50 +02:00
2020-04-01 10:23:50 +02:00
2021-06-01 09:46:52 +02:00
2018-03-20 11:38:33 +03:00
2020-04-01 10:23:50 +02:00

Desription

Status Simple Dapp is a helper Dapp for developers and testers of Status App.

Installation:

yarn install
yarn run build

Development Mode

Run application:

lein figwheel-repl

Figwheel will automatically push cljs changes to the browser.

Wait a bit, then browse to http://localhost:3449.

Production Mode

Build CLJS:

yarn run compile

Open resources/public/index.html in the browser.

Deploy

yarn run deploy

Continuous Integration

Status Jenkins instance builds the master branch with this job:

https://ci.status.im/job/website/job/simpledapp.status.im/

Which deploys it to gh-pages branch which is published at:

S
Description
simpledapp.eth
https://simpledapp.status.im/
Readme MIT
1.2 MiB
Languages
Clojure 85.4%
HTML 12.4%
JavaScript 2.2%