Skip to content

Updated README guide #1

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

Merged
merged 7 commits into from
Jul 29, 2024
Merged

Updated README guide #1

merged 7 commits into from
Jul 29, 2024

Conversation

SantiagoDevRel
Copy link

Hi guys! just make a suggestion readme file here:
some little things from my side:

  1. the estimatedFee doesnt really need to be sent as a Number(estimatedFee).toString, so that's why i just removed those extra things (it worked well from my side)

  2. it'd be nice if we dont need to manually estimateFee, and just call directly the calculateAIResult and it calculates the fee under the hood (making it optional) so this is 1 less function for the dev to interact with

  3. i removed the dotenv part, i'd say this exra steps for a getting started guide are just adding more friction for a beginner getting to use the plugin, the idea is to get them as fast as possible to make that getAIResult call, but feel free to add it again if u want

santiagodevrel and others added 7 commits July 26, 2024 22:01
- Added timeout (30s), to give oracle time to return inference result.
- Added note for PRIVATE_KEY exposure
changed timeout duration
@hadzija7 hadzija7 merged commit 91e62e5 into ora-io:master Jul 29, 2024
1 check failed
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

Successfully merging this pull request may close these issues.

2 participants