Skip to content

Commit

Permalink
Exchange data key name & upgrade to odd-js
Browse files Browse the repository at this point in the history
  • Loading branch information
icidasset committed Jun 13, 2023
1 parent e719a92 commit bdf4e9d
Show file tree
Hide file tree
Showing 10 changed files with 330 additions and 3,165 deletions.
5 changes: 5 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"githubPullRequests.ignoredPullRequestBranches": [
"develop"
]
}
3 changes: 0 additions & 3 deletions Justfile
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,6 @@ insert-variables:
@install-deps:
echo "🦕 Downloading dependencies"
npm install
rm -rf web_modules
mkdir -p web_modules
rsync -r node_modules/webnative/dist/ web_modules/webnative/

just download-web-module ipfs.min.js https://unpkg.com/[email protected]/index.min.js

Expand Down
Loading

0 comments on commit bdf4e9d

Please sign in to comment.