Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 722 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 722 Bytes

Arweave-URL-Shortener

URL Shortening website that uses the Arweave Blockchain as backend.

This application was made as a submission to this Open Web Hackathon hosted on Gitcoin.

Deployed at: https://arweave.net/5S2y6AKvqZot6AxE-bs3oq0j1Dp3ywYadeeigzAdqE8

Here's a simple demo:

!

Setting up locally

This app was made using create-react-app. To run it locally, run npm install and then npm start

To deploy, you need to create a production build using npm run build and follow the instructions to deploy on arweave network.