/Web3Week

CryptTwitter - A microblog decentralized application to access Ethereum blockchain.

Primary LanguageJavaScriptMIT LicenseMIT

Web3Week

CrypTwitter web3 frontend.

CrypTwitter

smart-contract

access smart-contract folder file CrypTwitter.sol.

Technologies

Run project

Clone the project and access the folder.

$ git@github.com:ThiLourenco/Web3Week.git
$ cd dapp

Requirements

Follow the steps below:

If you have your contract deployed, change his address at services/Web3Service.js and your ABI.json, verify .env.example

# Install the dependencies
$ npm or pnpm i
# Start the project
$ pnpm dev or npm run dev

The app will be available for access on your browser at http://localhost:3000

📝 License

This project is licensed under the MIT License. See the LICENSE file for details.


Create by Thiago Lourenço