Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blockchain explorer development. #41

Closed
10 tasks
Dexaran opened this issue Dec 30, 2017 · 3 comments
Closed
10 tasks

Blockchain explorer development. #41

Dexaran opened this issue Dec 30, 2017 · 3 comments
Labels
callisto Projects that are marked with this label are related to Callisto development. ethereum Projects that are marked with this label are related to Ethereum CLassic development.

Comments

@Dexaran
Copy link
Member

Dexaran commented Dec 30, 2017

Requirements

The blockchain explorer is intended to:

  • Display blocks, transactions, state of addresses and provide the rest of default blockchain functionality.

  • Ensure the easy addition of new networks compatible with the ETC. It is planned to support ETC, ETH, UBQ, EXP, PIRL, Rinkeby (testnet), Kovan (testnet), Morden (testnet), Ropsten (testnet), Callisto-test (testnet), Callisto chains simultaneously.

  • Display a full history of transactions of the given address.

  • Display DexNS names of addresses at any network.

  • Properly display the signatures of known events: Transfer, bidding ENS events, NewMessage of messaging contract ( Ethereum messaging system protocol. #36 ), Transfer of ERC223, ICO events of token mint and so on.

  • Ensure the easy addition of new known events signatures.

  • Get a history of messages of a given address by Messaging Smart-contract of ETC network: Ethereum messaging system protocol. #36

  • Properly display internal contract invocations.

Callisto (optional)

  • Display "amount at stake" at Callisto network (CLO only)

  • Display "current staking amount" at Callisto network (CLO only)

Resolution

https://github.com/EthereumCommonwealth/Galileo

@yograterol
Copy link

The roadmap for the MVP is there https://github.com/EthereumCommonwealth/Galileo/projects/1

@Dexaran Dexaran added ethereum Projects that are marked with this label are related to Ethereum CLassic development. callisto Projects that are marked with this label are related to Callisto development. labels Mar 5, 2018
@AndrewGuarda
Copy link

Hey! Do you have plans to realize public API for blockexplorer?

@yograterol
Copy link

@AndrewGuarda the block explorer is/will be open source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
callisto Projects that are marked with this label are related to Callisto development. ethereum Projects that are marked with this label are related to Ethereum CLassic development.
Projects
None yet
Development

No branches or pull requests

3 participants