Skip to content

Commit

Permalink
feat: 🎸 Add super peer and you can get it
Browse files Browse the repository at this point in the history
  • Loading branch information
limsbase committed Aug 4, 2020
1 parent 86e3f69 commit d1d24ae
Show file tree
Hide file tree
Showing 19 changed files with 378 additions and 348 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ blockchain.*

# custom
**/**/*.hbl.js
examples/custom
examples/peer*
.ddnrc.js
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"workspaces": [
"packages/*",
"examples/fun-tests"
"examples/*"
],
"devDependencies": {
"@babel/plugin-transform-classes": "^7.10.4",
Expand Down
255 changes: 0 additions & 255 deletions packages/crypto/src/crypto.js

This file was deleted.

Loading

0 comments on commit d1d24ae

Please sign in to comment.