Tag
#ropsten-faucet
13 repositories
Repos
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 nice minimal Ethereum faucet that's easy to deploy and simple to operate.
An ether faucet running on the Ropsten test network. Written with Hardhat, Solidity, TypeScript, React, NextJS.
Web3.js is a javascript library to connect with Ethereum Blockchain .
Faucet to obtain ETH for Ethereum Ropsten Testnet (to pay for gas fees), MXC ERC-20 tokens, or DHX tokens for DataHighway's Harbour Testnet
Sample HTML UI and Solidity file to perform Ethereum Smart Contract with and WITHOUT MetaMask - BlockChain
Example featuring Ethereum development tools (Truffle Suite, Metamask, Infura)
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)