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

Improve Chain Index documentation #129

Closed
kk-hainq opened this issue Nov 21, 2021 · 7 comments
Closed

Improve Chain Index documentation #129

kk-hainq opened this issue Nov 21, 2021 · 7 comments
Labels
chain-index Issue related to the chain-index component enhancement New feature or request

Comments

@kk-hainq
Copy link
Contributor

Area

[x] Plutus Application Framework Related to the Plutus application backend (PAB), emulator, Plutus libraries

Describe the feature you'd like

We should write documentation for chain index setup, API, use cases, customization, and more.

A good start is to add openapi3 support to the RESTful endpoints, similar to IntersectMBO/plutus#3807. We can then write more textual documentation, from high-level guidelines to the details like tuning cicStoreFrom from 2877844 on the testnet, and 6236060 on the mainnet for Alonzo-only transactions, etc.

Describe alternatives you've considered

We mostly infer things from the source code at the moment, which is not always convenient for developers in general.

Additional context / screenshots

This issue is part of the #4 mega-thread.

@kk-hainq kk-hainq added the enhancement New feature or request label Nov 21, 2021
@silky silky added wontfix This will not be worked on and removed wontfix This will not be worked on labels Nov 22, 2021
@silky silky assigned silky and unassigned silky Nov 22, 2021
@Yasuke
Copy link
Contributor

Yasuke commented Dec 2, 2021

@kk-hainq Thank you for the suggestion, we are making chain-index into a library and we will be documenting the features while doing so.

@kk-hainq
Copy link
Contributor Author

@Yasuke Awesome, thank you! Let us know if we could help in any way.

@Yasuke
Copy link
Contributor

Yasuke commented Dec 14, 2021

Hey @kk-hainq It looks like #186 has laid the groundwork for separating chain-index out as a library, if you see anything obviously missing or aren't satisfied with the added documentation, we would definitely appreciate your input into the state of things.

@kk-hainq
Copy link
Contributor Author

Documentation is hard and dangerous (my left wrist still screams carpal tunnel after our last documentation sprint) so I think we should take steps. We can help add more haddock to plutus-chain-index, plutus-chain-index-core and decorate their README(s) more, what do you think?

@Yasuke
Copy link
Contributor

Yasuke commented Dec 15, 2021

We would be happy to have your contribution @kk-hainq!

@kk-hainq
Copy link
Contributor Author

Hang tight my right hand is already typing!

@kk-hainq kk-hainq mentioned this issue Dec 29, 2021
8 tasks
@ak3n ak3n added the chain-index Issue related to the chain-index component label Feb 14, 2022
@kk-hainq
Copy link
Contributor Author

This issue is outdated now. We'll open more documentation issues when it's more appropriate (architecture is finalized, code is refactored well enough, etc.).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chain-index Issue related to the chain-index component enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants