GetScatter / scatter-js

Importable JavaScript library that allows web applications to directly interface with Scatter Desktop, Classic and Mobile.
MIT License
262 stars 149 forks source link

is there any docs that can tell how to support Scatter protocol in a mobile wallet app? #89

Open lowesyang opened 5 years ago

lowesyang commented 5 years ago

We're developing a simple mobile wallet app and want to support Scatter protocol so that dapps can use one scatter api to interact with blockchain in PC and mobile.

How can i find some documents about the Scatter protocol SDK?

nsjames commented 5 years ago

So, we haven't released any information about this ourselves but there's around 10+ other mobile wallets that integrate with scatter-js's injection schema. I think there's another ticket on this repo with an Android solution.