Skip to content

Commit

Permalink
reorganize examples
Browse files Browse the repository at this point in the history
  • Loading branch information
spsjvc committed Dec 20, 2023
1 parent b125857 commit b9b4a30
Show file tree
Hide file tree
Showing 12 changed files with 2 additions and 216 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "eth",
"name": "create-rollup-custom-fee-token",
"private": true,
"version": "0.0.0",
"type": "module",
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "custom-fee-token",
"name": "create-rollup-eth",
"private": true,
"version": "0.0.0",
"type": "module",
Expand Down
File renamed without changes.

This file was deleted.

90 changes: 0 additions & 90 deletions examples/custom-fee-token/index.ts

This file was deleted.

90 changes: 0 additions & 90 deletions examples/eth-with-deterministic-factories/index.ts

This file was deleted.

13 changes: 0 additions & 13 deletions examples/eth-with-deterministic-factories/package.json

This file was deleted.

4 changes: 0 additions & 4 deletions examples/eth-with-deterministic-factories/tsconfig.json

This file was deleted.

4 changes: 0 additions & 4 deletions examples/eth/tsconfig.json

This file was deleted.

0 comments on commit b9b4a30

Please sign in to comment.