Skip to content

Commit

Permalink
feat: implement new ux (#15)
Browse files Browse the repository at this point in the history
* wip

* new pubkey input

* wip

* restyle upload to ipfs

* finish restyling
  • Loading branch information
0xtsukino authored Apr 16, 2024
1 parent a44f2b4 commit 242729e
Show file tree
Hide file tree
Showing 35 changed files with 6,350 additions and 431 deletions.
9 changes: 4 additions & 5 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,10 @@
},
"ignorePatterns": [
"node_modules",
"zip",
"build",
"wasm",
"tlsn",
"util",
"webpack.config.js"
"rs",
"webpack.web.config.js",
"webpack.server.config.js",
"static"
]
}
Loading

0 comments on commit 242729e

Please sign in to comment.