embark/dapps/templates/simple
Iuri Matias db10064dd6 feat: remove optional plugins from coming as default
feat(@embark/utils): add method to verify if a plugin is installed & configured

feature(@embark/utils): add method to verify if a plugin is installed & configured

feature: warn about packages that will be independent plugins and are not configured

chore: update templates to specify plugins

refactor: add to plugin api params so that blockchain plugins no longer need to be passed options

address changes in code review

remove unneded space

Update packages/core/utils/src/index.ts

Co-Authored-By: Jonathan Rainville <rainville.jonathan@gmail.com>

Update packages/core/utils/src/index.ts

Co-Authored-By: Michael Bradley <michaelsbradleyjr@gmail.com>

fix linting issue

add missing import

remove optional plugins from coming as default

Revert "chore: update hooks examples to destructure dependencies object"

This reverts commit 448eab724b.

remove trailing comma

fix linting issue

include tsconfig
2020-02-27 20:31:29 -05:00
..
contracts build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00
test feat(@embark/test-runner): introduce artifacts.require API 2020-02-12 14:17:30 -05:00
.npmrc build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00
CHANGELOG.md chore(prerelease): 5.3.0-nightly.0 2020-02-27 00:13:54 +00:00
README.md chore: update site urls 2020-01-28 12:07:17 -05:00
contracts.js refactor: initial steps toward 5.0.0-alpha.0 (#1856) 2019-08-30 16:50:20 -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 feat: remove optional plugins from coming as default 2020-02-27 20:31:29 -05:00
package.json feat: remove optional plugins from coming as default 2020-02-27 20:31:29 -05:00

README.md

embark-dapp-template-simple

Contracts-only DApp template for Embark

Visit framework.embarklabs.io to get started with Embark.