Simple react app to upload files to IPFS and get the IPFS hash - Using Infura APIs
-
Updated
Aug 3, 2023 - JavaScript
Simple react app to upload files to IPFS and get the IPFS hash - Using Infura APIs
This project is a middleware blockchain wallet that allows users to create a wallet on different blockchain networks and automatically sends tokens to master wallets, storing them there. It supports ERC20, BTC, TRC20, and BEP20 networks.
✨Implementation of smart contract on Kickstarter Crowdfunding to minimise fraud.
This is a sample project for building a smart contract on the Ethereum network using the Solidity programming language. The smart contract allows users to send waves to the contract and keeps track of the total number of waves sent. The contract also stores the wave messages from users in arrays using structs.
A Tiny Ethereum Explorer
A simple ethereum smart contract that models a lottery.
Research work
Blockchain based IPL teams voting app. Frontend using ReactJS .Ethereum at backend as a public blockchain .
Learn the fundamentals of the blockchain platform. Create your own private blockchain, and secure a digital asset using blockchain identity. Explore the Ethereum platform, and use Solidity and smart contracts to develop your own decentralized app.
A lottery system built on the ethereum network powered by smart contract, the client communicates with lottery system thanks to a react app.
This app fetches a Smart Contract's ABI from the blockchain based on the contract address. You need an Infura project-key. It fetches on the Kovan Network, if you want to fetch the MainNet then you need to switch the infura end-point to the mainnet. It is critical that you make sure the contract address is the right address for the network you a…
An Ethereum-smart-contract based dApp that verifies the other party in the contract has stayed within a predefined geographical location and handles payment.
Masters Project (Infura) - A Web3 blockchain marketplace test application that allows users to purchase items using test cryptocurrency on the Rinkeby ETH Test Network through Metamask.
n8n node for Infura's API
This project aims at implementing a voting system based on Blockchain technology. It is a secure, transparent and decentralized way of voting. It converts ballots into transactions and securely mines blocks out of them. A Blockchain-based voting system that aims to address many of the problems faced in today’s elections and promises new opportun…
This app listens for new Pairs being created on a blockchain. You need an Infura project-key, and I used Ankr for Binance blockchain. It fetches on the Kovan Network, MainNet, or Testnet for Ether and Binance networks. If you want to fetch the Ether MAINNET then you need to switch the Infura end-point to the MAINNET and the same for Binance. Bin…
Add a description, image, and links to the infura-api topic page so that developers can more easily learn about it.
To associate your repository with the infura-api topic, visit your repo's landing page and select "manage topics."