Skip to content

zul-ashraf/smart_contract_url_shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Running the website

git clone https://github.com/zul-ashraf/url_shortener.git
cd front_end
yarn
yarn start

Example of registered URL:

http://localhost:3000/851 
//=>Redirect to (https://facebook.com)
http://localhost:3000/477 
//=>Redirect to (https://google.com)

Solidity Contract:

https://rinkeby.etherscan.io/address/0x6b69bea85f12ff4c997e1b4b70878637cd35a322

To register a URL, you need to login to metamask and connect to Rinkeby network.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published