Skip to content

A proof of concept of a multiparty chat for Android on Swarm PSS

Notifications You must be signed in to change notification settings

eduadiez/PortalSS

Repository files navigation

PortalSS

A proof of concept of a multiparty chat for Android on Swarm PSS

This PoC use a modified version of swarm developed by vocdoni: SimpleSwarm

Download Android APK

Download

Compile gomobile library

$ go get -v golang.org/x/mobile/cmd/gomobile
$ gomobile init
$ git clone https://github.com/eduadiez/PortalSS && cd PortalSS
$ gomobile bind -o gomobile/gomobile.aar -target=android portalss

Run a desktop client

$ git clone https://github.com/vocdoni/go-dvote && go-dvote
$ GOPATH="" go run ./cmd/pssChat/psschat.go --datadir ./pssChat --light false --nick "DesktopClient" --topic "topic"

About

A proof of concept of a multiparty chat for Android on Swarm PSS

Resources

Stars

Watchers

Forks

Packages