Skip to content

DaveAppleton/goerli_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOERLI NETWORK TEST

This test attempts to access the Rhombus Network Lighthouse contract 100 times for each of the goerli rpc access points

"https://goerli.blockscout.com",
"https://goerli.prylabs.net",
"https://rpc.goerli.mudit.blog",
"https://rpc.slock.it/goerli"

inside a 100 x loop: A connection is established The peekData function is called on the Lighthouse contract at 0x4E10A95f0bb2fEc6ec1c4296a16420a018a5F9Fe If no errors were encountered, the score is incremented.

Scores

https://goerli.blockscout.com   0
https://goerli.prylabs.net      100
https://rpc.goerli.mudit.blog   29
https://rpc.slock.it/goerli    100

About

Testing the four goerli RPC endpoints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages