Skip to content

Commit

Permalink
init cut
Browse files Browse the repository at this point in the history
  • Loading branch information
fxfactorial committed May 31, 2021
0 parents commit d0b1019
Show file tree
Hide file tree
Showing 4 changed files with 589 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cheap-name
5 changes: 5 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module cheap-name

go 1.16

require github.com/ethereum/go-ethereum v1.10.3
Loading

0 comments on commit d0b1019

Please sign in to comment.