Skip to content

TravelChain/scattelet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scattellet

A simple web based EOS wallet using Scatter.

Here is the backend project: Scattellet

Development

Cloning and Dependencies

Clone the repo and install dependencies.

git clone https://github.com/EOSEssentials/Scattellet

Cd into the project.

cd Scattellet

Install all it's dependencies.

npm install

Start server

Serve the development environment.

npm run serve this will start a development server.

Open in browser.

Visit http://127.0.0.1:8080 to see the app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published