Skip to content

🤡 DApp for ICON Blockchain Network. Write a shared journal using ICX.

License

Notifications You must be signed in to change notification settings

penandlim/IconStory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live website

Demo video

IconStory Demo

SCORE (Smart Contract) address: cx3d3711258240fb4a00b940f9167da8d07ca050e1

Running Locally

Make sure you have Node.js and the Heroku CLI installed.

$ git clone https://github.com/penandlim/IconStory.git # or clone your own fork
$ cd IconStory
$ npm install
$ npm start

Your .env file should contain these settings.

URL=ICON_MAINNET_URL
SCORE=SCORE_ADDRESS
consumer_key=TWITTER_CONSUMER_KEY
consumer_secret=TWITTER_SECRET_KEY
access_token=TWITTER_ACCESS_TOKEN_KEY
access_token_secret=TWITTER_ACCESS_TOKEN_SECRET_KEY

Your app should now be running on localhost:5000.

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

or

Deploy to Heroku

Documentation

For more information about SCORE, ICON network, and ICX, you can refer to these documents below.

About

🤡 DApp for ICON Blockchain Network. Write a shared journal using ICX.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published