embark/packages/core/code-runner
emizzle c1129dc15f feat(@embark/snarks): Allow embark-snark to be used in the dapp
`embark-snark` has been updated such that it can be used, in conjunction with `embarkjs-snark`, in the console, and in the DApp.

This could, for example, be used to build a dapp like https://tornado.cash.

Please see the README for usage instructions.

Updated tests were excluded in this PR as a consideration for time already spent on getting this library completed. Tests should be updated in a future PR.
2020-03-18 08:50:48 +01:00
..
src feat(@embark/snarks): Allow embark-snark to be used in the dapp 2020-03-18 08:50:48 +01:00
test build(deps-dev): bump eslint-plugin-jest from 22.5.1 to 23.8.1 2020-03-05 11:25:18 -06:00
.npmrc move embarkjs packages & remove embark- prefix from some folders (#1879) 2019-09-06 18:26:08 -04:00
CHANGELOG.md chore(prerelease): 5.3.0-nightly.10 2020-03-14 00:16:39 +00:00
README.md chore: update site urls 2020-01-28 12:07:17 -05:00
index.js fix: ensure that packages properly specify their dependencies 2020-02-25 14:52:10 -06:00
package.json chore(prerelease): 5.3.0-nightly.10 2020-03-14 00:16:39 +00:00
tsconfig.json fix: ensure that packages properly specify their dependencies 2020-02-25 14:52:10 -06:00
tslint.json move embarkjs packages & remove embark- prefix from some folders (#1879) 2019-09-06 18:26:08 -04:00

README.md

embark-code-runner

Code execution VM for Embark

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