Skip to content

PMs spot prices SPA. Created for the Arweave open web hackathon

License

Notifications You must be signed in to change notification settings

TravelingTechGuy/arweave-spot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The app shows the current spot prices of 5 precious metals. It supports manual and automatic refresh.

Currrently, deployed to the Permaweb.

If you'd like me to add more features, open a feature request issue.

Installation

  1. Clone the repo: git clone https://github.com/TravelingTechGuy/arweave-spot.git.
  2. cd arweave-spot && yarn install. (If you don't use yarn, npm install would do).
  3. yarn start (or npm start) to start serving on localhost.

Deploying to the Permaweb

  1. Make sure you have arweave-deploy installed (npm install -g arweave-deploy).
  2. yarn build (or npm run build) to build the app.
  3. arweave deploy build/index.html --key-file path/to/arweave-key.json --package.
  4. Read the official Arweave deploy documentation for more options and troubleshooting.

Data Service

The data is taken from a service I wrote, and deployed to Netlify. I'll maintain it for the forseeable future. If not, a different service can easily be substituted in.

Tips 💁

AR address: c7xt-ZuDJak17bJSkCr56r9kpGyZUkY3CRhY0uVB0dU
ETH address: 0x08c05f41D2Bb4c8E840dfac4C0aBFA7A6524B94C
BAT: use the Brave browser to send a tip

License

MIT.

About

PMs spot prices SPA. Created for the Arweave open web hackathon

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published