embark/dapps/templates/boilerplate
Michael Bradley, Jr 5f33b93b31 refactor(@embark/core): make 8547 the default port of communication provider node
Client traffic with the communication provider node, e.g. a whisper node, is
not proxied so make the default port 8547 instead of 8557. It's not a technical
problem for it to be 8557, but our convention to present has been for 855*
ports to be proxied while the upstream is an 854* port.

Update the boilerplate and demo templates to match.
2019-11-29 11:49:30 +01:00
..
app fix(@embark/dapps): old link updated to the latest documentation at website 2019-06-11 09:50:44 -04:00
config refactor(@embark/core): make 8547 the default port of communication provider node 2019-11-29 11:49:30 +01:00
contracts build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00
test fix(templates): fix templates because tests don't like empty files 2019-06-21 11:00:27 -04:00
.npmrc build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00
CHANGELOG.md chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
README.md feat: normalize README and package.json bugs, homepage, description 2019-03-12 09:17:33 -04:00
dot.gitignore build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00
dot.npmrc build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00
embark.json refactor(@embark/library-manager): restrict versionable packages to only solc 2019-11-08 11:27:20 -06:00
package.json chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00

README.md

embark-dapp-template-boilerplate

Basic DApp template for Embark

Visit embark.status.im to get started with Embark.