Skip to content

acuity-network/block-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

226 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mix Block Explorer

The MIX block explorer works with any Ethereum-based blockchains. It is built in React with Redux and uses the Web3 API.

Installation

  1. Install nodejs and yarn (if you haven’t already)
  2. Run yarn to install the project dependencies
  3. yarn start runs the app on localhost:3000
  4. To run the test suite enter yarn test

There is no blockchain setup needed as this block explorer connects to the MIX blockchain as fallback. If you want you can use a Web3 browser extension (such as Metamask) to connect to other blockchains.

Contributions

Contributions and feedback are always welcome!

We have no particular guidelines for contributions (yet) but please do write tests and make sure they all pass and that there are no eslint errors or warnings before committing. We write tests for:

  • action creators
  • adapters
  • helpers
  • middleware
  • reducers
  • selectors

Thanks for your input and feel free to get in touch if you have questions!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors