v0 source pure
Pacakge web25 provides an opinionated way to register an external web2 frontend to provide a "better" web2.5 experience.
View source
gno.land/p/moul/web25/v0
TODO: describe this package.
Part of moul/gno-contracts — moul's versioned gno.land contracts. See the repository for the full catalog, build/test tooling, and usage.
Dependency graph:

⚠️ Disclaimer: provided as-is, without warranty; not security-audited. Full disclaimer: DISCLAIMER.
Pacakge web25 provides an opinionated way to register an external web2 frontend to provide a "better" web2.5 experience.
1
1
type Config
structMethods on Config
func GetLink
method on Configfunc Render
method on ConfigRender displays a frontend link at the top of your realm's Render function in a concistent way to help gno visitors to have a consistent experience.
if query is not nil, then it will check if it's not disable by ?no-web25, so that you can call the render function from an external point of view.
func SetRemoteFrontendByCID
method on Configfunc SetRemoteFrontendByURL
method on Config2
- gno.land/p/moul/realmpath/v0 package
- strings stdlib