mirror of
https://github.com/embarklabs/embark-plasma.git
synced 2025-02-09 01:43:36 +00:00
Add init, deposit, send console commands to interact with the Plasma chain Add plasma exit command and function working in embark and browser Remove browser codeAll browser code is now required through embarkjs-omg
17 lines
231 B
Plaintext
17 lines
231 B
Plaintext
# Dependency directory
|
|
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
|
|
node_modules
|
|
|
|
dist
|
|
package
|
|
|
|
.idea
|
|
.vscode
|
|
.eslintrc.json
|
|
|
|
embark-omg-*.tgz
|
|
NOTES
|
|
npm-debug.log
|
|
TODO
|
|
|
|
yarn-error.log |