everscale-org / bounties

Want to help improve the Everscale ecosystem? Join bounties program. Collaborate with others in the community to solve problems and earn rewards.
The Unlicense
10 stars 6 forks source link

GraphQL based blockchain explorer for developers #38

Open cryshado opened 1 year ago

cryshado commented 1 year ago

Brief Introduction

Everscale's blockchain ecosystem is currently lacking a developer-oriented blockchain explorer, which presents an opportunity for the creation of a web application that can display information on blocks and transactions, construct message graphs, parse and name fields in accordance with TL-B schemas, and provide detailed technical information. This project would provide immense value to developers seeking to understand the inner workings of Everscale's blockchain, and would be an essential tool in the ecosystem. The creation of such an explorer would not only enhance the capabilities of the Everscale blockchain, but would also offer an exciting challenge for developers and reviewers seeking to take on this task.

Goals

Implement open-source blockchain explorer, which must:

All source code must be licensed and distributed under the open source GPLv3 or AGPLv3 license

References: ton.cx, dton.io, tonwhales, toncoin.org

This blockchain explorer must not use its own server side backend. Blockchain messages must be displayed in the same visual blocks of transactions, for example as in ton.cx or tonwhales

What's the result

Github repository with blockchain explorer open-source code licensed and distributed under the open source GPLv3 or AGPLv3 license. Instructions for setup, build, and launch this project in README.md file.

Reward

4,000.00 USD base reward 1,000.00 USD extra reward if the task is completed in less than 45 days

ChainbrosTech commented 1 year ago

Hi, Could I apply for this?

pyAndr3w commented 1 year ago

I am ready to begin the task.

pyAndr3w commented 1 year ago

@cryshado Is this bounty still active?