You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An ERC721 dapp tutorial to demonstrate how digital asset could be represented and traded on blockchain removing the need of third party.A full stack dapp made via solidity (contracts deployed on ropsten) integrated with web3js deployed on ipfs.
A social media feed web app working on Ethereum testnet Ropsten. The user can sign up, and post on his feed after the login. Users information and posts are stored in a database, the posts are also saved on the ropsten testnet (each post has its own transaction id to check it)