Share2gether
-
Context
Share2Gether aims to create an event organization solution, similar to what Meetup.com offers.
I had the opportunity to share more details about this experience in a dedicated article.
Technical Stack
Client Side
The front-end is a Vue.js application that communicates with smart contracts deployed on the blockchain using the web3.js library.
Blockchain Side
Smart contracts written in Solidity are deployed on an Ethereum blockchain. Standard contracts provided by OpenZeppelin are used.