77 results for “topic:infura-api”
The system performs scheduled scans of the user's wallet to retrieve current WBTC and WETH balances, computes deviations from predefined allocation ratios, and executes the necessary swap operations via Uniswap smart contracts to restore target portfolio weights.
A simple easy to use Flutter DApp , which keeps a track of all your day to day transactions by using Ethereum blockchain in the background which in turn increases your credit score.
.NET 6 C# Ethereum OpenSea, LooksRare, x2y2 NFT sales bot for Discord
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.
Infura network provider plugin for the Ape Framework
🚀 CertifySecure is a blockchain-powered Flutter app that ensures tamper-proof student certification using facial recognition, SHA-256 hashing, and Firebase authentication. It provides a secure and efficient way for educational institutions and recruiters to verify certificates with trust, reducing fraud and streamlining the validation process. 🔒
✨Implementation of smart contract on Kickstarter Crowdfunding to minimise fraud.
Create your own ERC20 Token. Python scripts to deploy the contract.
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.
Inspecting block details on Ethereum blockchain.
Research work
App for creating events using blockchain technologies
This python code takes ethereum addresses from a text file and returns balances using the infura site api and prints them in a text file.
WalletConnect using Web3Modal
A Tiny Ethereum Explorer
Using Web3py to check Ethereum account balance.
A simple ethereum smart contract that models a lottery.
Blockchain based IPL teams voting app. Frontend using ReactJS .Ethereum at backend as a public blockchain .
Get your LP positions on Curve's v2 tricrypto pool (mainnet)
Smart contract that creates a lottery where anyone can enter. Only the owner of the contract can start/end the lottery. Python scripts to deploy, start, enter, fund & end the contract. Python tests to test the contract.
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.
A blockchain-powered carbon credit management system enabling government-regulated issuance, usage tracking, and industry-level transfers through a Flask-based web dashboard and a Solidity smart contract.
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 are using.
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.
Smart contract that lets anyone deposit ETH. Only the owner of the contract can withdraw the ETH. Python scripts to deploy the contract, fund the contract and withdraw the money. Python tests to test the contract.
An Ethereum-smart-contract based dApp that verifies the other party in the contract has stayed within a predefined geographical location and handles payment.
bot to check eth prices, perform actions, etc
This project is created for research work.