Skip to content

solipsis/Ethsplainer

Repository files navigation

Ethsplainer 2.0

ETHDenver 2020 Hackathon Project

Purpose

To provide an education tool to help new and existing Ethereum users better understand the data and construction of things like xpubs, transactions, and raw tx data - all within a super sweet UI!

i1


i2

Next Steps

This project was built in a 36 hour hackathon and has many aspects that can be improved. Some planned upgrades are

  • Better educational descriptions for existing parsers
  • RPC based parser plugins so parsers can be written in any language
  • Additional parsers (Bitcoin Scripts / Bitcoin Tx / Generic RLP / etc.)
  • Support for multiple parsers on a single input
  • Better support for very large payload bodies

Server Instructions

git clone [repo]
go build
./ethdenver2020

Client Instructions

git clone
cd client
yarn
yarn dev
Browse to localhost:3000

Team

@solipsis
@peterhendrick
@ronaldstoner

Contributing

Please do :)

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •