Skip to content

Commit

Permalink
Merge pull request #5 from yan-man/release/v0.2.0
Browse files Browse the repository at this point in the history
Release/v0.2.0
  • Loading branch information
yan-man authored Feb 24, 2022
2 parents b5a23e0 + a0ad1e1 commit 35e5b83
Show file tree
Hide file tree
Showing 8,953 changed files with 27,230 additions and 808,420 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file removed .DS_Store
Binary file not shown.
3 changes: 3 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": "next/core-web-vitals"
}
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ yarn-error.log*
.env.production.local

# vercel
.vercel
.vercel
16 changes: 16 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"skipFiles": ["<node_internals>/**"],
"program": "${workspaceFolder}/pages/index.js",
"console": "integratedTerminal"
}
]
}
22 changes: 0 additions & 22 deletions LICENSE

This file was deleted.

228 changes: 144 additions & 84 deletions README.md

Large diffs are not rendered by default.

19 changes: 0 additions & 19 deletions avoiding_common_attacks.md

This file was deleted.

Binary file removed box-img-lg.png
Binary file not shown.
Binary file removed box-img-sm.png
Binary file not shown.
5 changes: 0 additions & 5 deletions bs-config.json

This file was deleted.

Binary file removed build/.DS_Store
Binary file not shown.
12,610 changes: 0 additions & 12,610 deletions build/contracts/BatteryEnergy.json

This file was deleted.

12,279 changes: 0 additions & 12,279 deletions build/contracts/BatteryInvestment.json

This file was deleted.

Loading

0 comments on commit 35e5b83

Please sign in to comment.