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

Implement SEEDS API GetSEEDSAuditLog method for OASIS API REST Web API; PRIORITY=HIGH; KARMA=1111 #266

Open
dellams opened this issue Oct 28, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed

Comments

@dellams
Copy link
Collaborator

dellams commented Oct 28, 2022

Implement SEEDS API GetSEEDSAuditLog method for OASIS API REST Web API

karmaPoints = 1111;             // Earn 1111 Karma Points For Completing This Quest).
receive+=Badges.SuperHero;      // Receive Super Hero Badge).
priority=PriorityLevel.High;    // High Priority).

Greetings Fellow Coders,

We are very pleased you have found us and are willing to do your bit to save the world, thank you for being a superhero! :)

We need the API methods added to populate the Search SEEDS screen...

So look at the existing API, code and the designs for the Search SEEDS Screen, you can hopefully work out what needs to be added to API... We basically need a API method that will be used to populate the grid in the Search SEEDS Screen...

This is basically a audit log/history of what SEEDS have been received/sent...

So we need to store this data somewhere...

If you look there is a SEEDSOASIS Provider, this is where the methods would be added, as well as the SeedsController method, which will call them...

The SEEDSOASIS Controller uses the EOSIOOASIS Provider to talk to the EOSIO Blockchain, so this auditLog ideally needs to be stored on EOSIO using the EOSIOOASIS Provider.... but I am not sure how much work that would be? I need to find out how that can be done... but I don't really have time right now... so can you and @faha_ please look into this.... @_faha This also ties into the CRUD methods that need to be implemented for the EOSIOOASIS Provider, so the same mechanism would be used.... make sense?

So please work on this together.... thanks...

Do you take up this noble quest? Up for the challenge?

If you can find other fellow coders to join our tribe we will give you lots of karma, shout out endorsement/kudos and reward you with crypto if you bring enough dedicated coders... :)

Check out this doc for details of the people we are looking for and what we can offer you:
https://drive.google.com/file/d/1b_G08UTALUg4H3jPlBdElZAFvyRcVKj1/view?usp=sharing

**Want to make a difference in the world? What will be your legacy? Ready to be a hero?

TOGETHER WE CAN CREATE A BETTER WORLD**

Many thanks,

The Our World Tribe
(The Justice League)

@dellams dellams added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed labels Oct 28, 2022
@dellams dellams changed the title Implement SEEDS API GetSEEDSAuditLog method for OASIS API REST Web API Implement SEEDS API GetSEEDSAuditLog method for OASIS API REST Web API; PRIORITY=HIGH; KARMA=1111 Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant