A BlockChain of personal or professional links
Just setting example for over engineering using blockchain for trival act of storing links ha ha
No need just to learn what's up with this blockchain thing
About blockchain a bit, go routine and concurrency models used channel to communicate between routines etc etc
Don't try this at home, time is valuable :/
You can change links from main.go file at function MakeBlockChain()
git clone https://github.com/Aashish1-1-1/LinkChain
cd LinkChain
sudo docker build -t linkchain .
sudo docker run -p 8080:8080 linkchain
Is it scalable somehow?