gnolang / gno

Gno: An interpreted, stack-based Go virtual machine to build succinct and composable apps + Gno.land: a blockchain for timeless code and fair open-source
https://gno.land/
Other
841 stars 342 forks source link

chore: Add how-to guide for how to interact with the chain without using Gnoweb or Gnokey #2324

Open jefft0 opened 2 weeks ago

jefft0 commented 2 weeks ago

Fixes #2026 cc: @leohhhn

leohhhn commented 4 days ago

@jefft0 Sorry for the delayed review.

This is definitely something that we want to have, but I see this as more of a reference page than a How-to guide. For it to be a how-to guide, it would need actual examples on how to, say, use RPC for Gno.land.

I do see value in having this one-pager as sort of an overview on the possibilities; we should put it under the Reference section, while making sure we include more things such as gno-js & tm2-js just like @zivkovicmilos mentioned. We could have this as a reference page, and then build out the separate how-to guides for each of the ways you can connect.

Also, we should think of a better title, and possibly not compare all things to gnokey/gnoweb, but simply have a general overview of each way of connecting. It would also be good to mention existing how-to guides/tutorials, such as for gnoclient.