url://helloworld/ Demo

This page demonstrates the url:// protocol by executing methods locally in an SJVM sandbox after downloading bytecode from the url://helloworld/ service via libp2p P2P networking.

RPC Method Responses

MethodResponse
hello()Hello World
getNumber()42
health()OK

Try Individual Methods

Call hello() | Call getNumber() | Call health()

About

This frontend connects to the UrlHelloWorldService via the url:// protocol.

View peer info (JSON)