This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
ipld-eth-db-validator
Watch
16
Star
0
Fork
0
You've already forked ipld-eth-db-validator
Code
Issues
5
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
c468b494dc
ipld-eth-db-validator
/
main.go
8 lines
102 B
Go
Raw
Normal View
History
Unescape
Escape
Implement ethereum state validator.
2022-01-17 12:30:53 +00:00
package
main
Updates to use v3 ipld-eth-server
2022-05-06 11:21:11 +00:00
import
"github.com/vulcanize/ipld-eth-db-validator/cmd"
Implement ethereum state validator.
2022-01-17 12:30:53 +00:00
func
main
(
)
{
cmd
.
Execute
(
)
}
Reference in New Issue
Copy Permalink