Skip to content

AbhinandanPun/blogChain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blogChain

blogChain is a blogging platform built on blockchain technology. The users can anonymously add content to the site and can also donate ETH to the author if the content seems good. Simply connect via metamask account and start uploading your post.

Installation

npm i

Make sure the react scripts and other dependencies are compatible with the current version of npm and node.

In a new terminal, type

truffle compile
truffle migrate

You can access and test the functionalities of the solidities via

truffle console

Now open a new terminal and type

npm start

Enjoy exploring the app and add new features as you wish.

Tech Stack

Truffle suite
Ganache
MetaMask
React
Solidity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors