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

[FEATURE] getBlock by index API method #65

Closed
nedobylskiy opened this issue Oct 8, 2019 · 2 comments
Closed

[FEATURE] getBlock by index API method #65

nedobylskiy opened this issue Oct 8, 2019 · 2 comments
Assignees
Labels
Easy LVL Easy featured issue enhancement New feature or request good first issue Good for newcomers hacktoberfest Task assigned to GitHub Hacktoberfest

Comments

@nedobylskiy
Copy link
Contributor

Hi! My name is Andrey and I'm glad to see you here :)

In this distribution, we are creating our open source blockchain platform. In development, we adhere to two main ideas: universatility and simplicity.

The technology should be as flexible as possible so that it can be easily used in different industries.

The technology should be simple enough so that everyone understands the basic principles of work and could use it without reading a ton of documentation.

If you are interested in the project, I suggest you solve one of the simple tasks, the description of which I added below. Join our community to make the world easier and better!

Do not forget to ask questions in the comments on this issue.
I will tell you once how to solve this issue.

Good luck!

Is your feature request related to a problem? Please describe.
There is no way to request through API the contents of any block by index.

Describe the solution you'd like
API which returns content of the block in the JSON object by block index.

Additional context
Implementation must be done in modules/frontend.js file

To send an offer, create a Pull request in the master branch of the project.

@nedobylskiy nedobylskiy added good first issue Good for newcomers Easy LVL Easy featured issue labels Oct 8, 2019
@vik7pol
Copy link

vik7pol commented Oct 8, 2019

Can I work on it? I would like to have more experience in js, and I think it will be good start.

@nedobylskiy nedobylskiy added the enhancement New feature or request label Oct 10, 2019
@nedobylskiy
Copy link
Contributor Author

Can I work on it? I would like to have more experience in js, and I think it will be good start.

Hi!
You are welcome! You can ask questions of interest to you at any time

@nedobylskiy nedobylskiy added the hacktoberfest Task assigned to GitHub Hacktoberfest label Oct 10, 2019
nedobylskiy added a commit that referenced this issue Oct 18, 2019
Issue #65 getBlock by index API method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy LVL Easy featured issue enhancement New feature or request good first issue Good for newcomers hacktoberfest Task assigned to GitHub Hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants