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

docs: add realm type #2441

Closed deelawn closed 3 days ago

deelawn commented 5 days ago

This adds the Realm type definition to the std package reference docs and links is appropriately.

leohhhn commented 5 days ago

Can you cherrypick the reference page from this PR? I prefer having a separate reference page for realm - you can just copy the whole file from docs/reference/stdlibs/std/realm.md. Don't mind the other files.