Home

Awesome

Scatter Demos

This is a set of integration demos using eosjs and the Scatter extension.

Demos currently include

Demos Currently Available

Shopping Demo

A small demo showing Scatter's ability to return transactions with private data such as shipping info, email, and full name. This can be used to collect data necessary for providing physical products without having to lead users through tedious forms.

Space Invaders

Showcase of the ability to upload high scores to the EOS blockchain and the use of Identity names as usernames instead of EOS account names which provides continuity and a level of abstraction over a user's private data.

Developers

You will need an http server to run this project locally. We recommend http-server.

Installing Locally

Using http-server

The .env File