You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Grin has a REST API - for the node and for the wallet (foreign and owner).
Might make sense to turn the documentation of the REST API into a proper documentation page, similar to e.g. Stripe's API Reference or maybe Coinbase's.
Having fully fleshed out documentation with examples of expected responses should make it easier for future devs to build things on top of Grin. Maybe even adding installation, basic usage on the same site, just to make it easier to navigate through the docs.
Waiting for Grin's v2 API (mimblewimble/grin#2425) to land before going forward with this might be a good idea. Anyways, anyone free to pick this issue up if they feel like helping out!
The text was updated successfully, but these errors were encountered:
I know there exists some V2 documentation for the grin-wallet somewhere, which would be nice to have in a "slate" doc format instead. That's the part of the doc which I think should be converted for now, as V2 api does not exists for the node yet.
Grin has a REST API - for the node and for the wallet (foreign and owner).
Might make sense to turn the documentation of the REST API into a proper documentation page, similar to e.g. Stripe's API Reference or maybe Coinbase's.
Having fully fleshed out documentation with examples of expected responses should make it easier for future devs to build things on top of Grin. Maybe even adding installation, basic usage on the same site, just to make it easier to navigate through the docs.
Thinking that something like https://github.com/lord/slate would fit our needs pretty well.
Waiting for Grin's v2 API (mimblewimble/grin#2425) to land before going forward with this might be a good idea. Anyways, anyone free to pick this issue up if they feel like helping out!
The text was updated successfully, but these errors were encountered: