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

https://gitlab.com/l4tch/hellosafe

Hopefully this is helpful to others. If it can be improved in any way I invite you to reply here or in the repo.

9 Likes

Hi @anon78698497 Looking forward to seeing how this works but I’m getting a blank page when I try to view it in the browser (latest Alpha). Container url = safe://hnyynyzzmz8nqq8gsrrbyk76hhkdxommfejhko461fe4kssfhzcm9q3czabnc
Ubuntu 19.10

1 Like

@JPL

My mistake. I should have mentioned that this requires https://github.com/maidsafe/safe_browser/releases/tag/v0.16.0-alpha.2. As no binaries were published with that release you’ll need to build them yourself. When doing so I followed the first set of Build steps and then ran yarn package. I have only tested with a local vault.

1 Like

That explains a lot…
Been trying to figure out what I was doing wrong…

Can you update the pre-reqs in the OP please?

Off to build that alpha.2 now.

If you already have built it check out
safe://hnyynyws66txhk1e4p8cg5joqgq8e6tdkhn3sqgzny3fhcfpkggs8muf91bnc

1 Like

@southside

Done.

1 Like

FYI The release is up now: https://github.com/maidsafe/safe_browser/releases/tag/v0.16.0-alpha.2

3 Likes

Seems to work fine on the shared vault with the 16alpha.2 release :slight_smile:

Cheers @anon78698497 Thanks for the release @joshuef :slight_smile:

4 Likes

@southside

Thanks, I’ve updated the project.

3 Likes

Hello Safe 0.2 has been released. It reduces system requirements and eliminates non-Rust build dependency.

2 Likes