Skip to content

Source files for my Hacker Noon guide on how to intergrate Scatter with EOS Front End

shankqr/eos-scatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eos-scatter

These are the source files for the front-end part of my article on HackerNoon: How to integrate Scatter with your EOS Front End

Link to my article: https://hackernoon.com/how-to-build-a-simple-front-end-for-your-eos-smart-contract-3f9289e8146c

Project setup

Edit the value for VUE_APP_SMART_CONTRACT_NAME in the .env file to your EOS account name
Edit the value for VUE_APP_DAPP_NAME in the .env file to your app name

Install latest Scatter for Desktop, and setup a testnet account. See my article for more details.

NOTE: Only works with the dependencies for "eosjs": "20.0.0-beta2"

npm install

Compiles and hot-reloads for development

npm run serve

About

Source files for my Hacker Noon guide on how to intergrate Scatter with EOS Front End

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published