Skip to content

Commit

Permalink
Created sub packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kevsul committed Sep 27, 2018
1 parent 0489a89 commit fdf1dd1
Show file tree
Hide file tree
Showing 48 changed files with 28,714 additions and 20,627 deletions.
2 changes: 2 additions & 0 deletions .gitignore
@@ -1,4 +1,6 @@
node_modules
*.log

# VS Code directories
.vscode

4 changes: 2 additions & 2 deletions browserify.js
@@ -1,2 +1,2 @@
const OMG = require('./omg')
global.Omg = OMG
const ChildChain = require('./packages/omg-js-childchain/src/index')
global.ChildChain = ChildChain
26 changes: 0 additions & 26 deletions deposit/depositEth.js

This file was deleted.

25 changes: 0 additions & 25 deletions deposit/depositToken.js

This file was deleted.

21 changes: 0 additions & 21 deletions deposit/getDepositBlock.js

This file was deleted.

0 comments on commit fdf1dd1

Please sign in to comment.