Fetch SAFE demonstrates a simple SAFE app, written in Rust using the Yew framework, deployed as WebAssembly and running in SAFE Browser

like this?

I get a panic

1 Like

@southside

Enter fetchsafe.json not "fetchsafe.json".

Is this what we are looking for?

1 Like

@southside

Yes. Fetching files within the FilesContainer via path is successful however fetching files via their XOR-URL fails.

2 Likes

The project has been updated to use a mirror of Yew that provides additional debugging information[0][1]. Thanks @Shane for the suggestion.

2 Likes