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

Create blockchain explorer mechanism #5

Open
nickumia opened this issue Feb 12, 2022 · 0 comments
Open

Create blockchain explorer mechanism #5

nickumia opened this issue Feb 12, 2022 · 0 comments

Comments

@nickumia
Copy link
Owner

There should be an easy, low-cost way of retrieving the blockchain:

  • Specific types of transactions
  • Transactions from a particular address
  • Transactions to a particular address
  • Transaction based on hash
  • (For NFT-like transactions) Transactions relating to unique data transfer
  • The entire blockchain is a costly operation (but still needs to be supported)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant