Blockchain explorer for Ethereum based network and a tool for inspecting and analyzing EVM based blockchains.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
CJ Bryan and Matt Olenick e69c36e960 Update the Readme with testing instructions. 7 years ago
assets Create Phoenix app 7 years ago
config Remove default db credentials from dev and test 7 years ago
lib Create Phoenix app 7 years ago
priv Create Phoenix app 7 years ago
test Create Phoenix app 7 years ago
.gitignore Create Phoenix app 7 years ago
.pairs Add pairs 7 years ago
README.md Update the Readme with testing instructions. 7 years ago
mix.exs Create Phoenix app 7 years ago
mix.lock Create Phoenix app 7 years ago

README.md

POA Explorer

This is a tool for inspecting and analyzing the POA Network blockchain.

Setup Instructions

Testing

To run the test suite:

$ mix test