Skip to content

Commit

Permalink
remove cli, sdk, package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
0xshiba1 committed Oct 30, 2024
1 parent f9453b3 commit a6fe574
Show file tree
Hide file tree
Showing 101 changed files with 0 additions and 41,916 deletions.
38 changes: 0 additions & 38 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,39 +1 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
**node_modules
/.pnp
.pnp.js

# testing
/coverage

# next.js
/.next/
/out/

# production
/build

# misc
.DS_Store
*.pem

# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*

# local env files
.env*.local

# vercel
.vercel

# typescript
*.tsbuildinfo
next-env.d.ts

yarn.lock
contracts/build/
15 changes: 0 additions & 15 deletions .vscode/settings.json

This file was deleted.

Binary file removed bun.lockb
Binary file not shown.
38 changes: 0 additions & 38 deletions cli/.eslintrc.json

This file was deleted.

38 changes: 0 additions & 38 deletions cli/.gitignore

This file was deleted.

38 changes: 0 additions & 38 deletions cli/package.json

This file was deleted.

29 changes: 0 additions & 29 deletions cli/prepublish.ts

This file was deleted.

Loading

0 comments on commit a6fe574

Please sign in to comment.