mishra-rishabh
Blockchain Enthusiast || Smart Contracts || Solidity || Ethereum || Algorand || Linkedin: https://www.linkedin.com/in/rishabh-mishra-902342118/
Fatehpur, Uttar Pradesh
Pinned Repositories
algoipfs
ASA_Creation_JS_Algorand
Algorand Standard Asset creation using javascript sdk and pinning file to ipfs using pinata sdk using pinFromFS module
Atomic_Transaction_PyTeal_Algorand
An example to demonstrate the working of Atomic Transactions using Hashed Time Locked Control in PyTeal
buy_me_a_coffee_dapp
CB-Travel-Path
create_nft_erc_721_hardhat
creating our own erc 721 based nft using openzeppelin library and render the same on opensea testnet
crowd_funding_smart_contract
This Solidity contract enables users to create and manage crowdfunding campaigns, allowing donations, tracking donors, and providing campaign details. Campaign owners can withdraw funds after a successful campaign.
decentralized_voting_system
A basic decentralized voting application with integrated discord bot.
digital_clock_javascript
simple javascript based digital clock
donation_smart_contract
This Solidity smart contract enables users to donate funds, tracks contributions, and allows the owner to withdraw collected amounts.
mishra-rishabh's Repositories
mishra-rishabh/buy_me_a_coffee_dapp
mishra-rishabh/create_nft_erc_721_hardhat
creating our own erc 721 based nft using openzeppelin library and render the same on opensea testnet
mishra-rishabh/crowd_funding_smart_contract
This Solidity contract enables users to create and manage crowdfunding campaigns, allowing donations, tracking donors, and providing campaign details. Campaign owners can withdraw funds after a successful campaign.
mishra-rishabh/decentralized_voting_system
A basic decentralized voting application with integrated discord bot.
mishra-rishabh/donation_smart_contract
This Solidity smart contract enables users to donate funds, tracks contributions, and allows the owner to withdraw collected amounts.
mishra-rishabh/jquery_basics
all the basics of jquery
mishra-rishabh/event_organization_smart_contract
Simple event organizer smart contract
mishra-rishabh/FIR_smart_contract
Police complaint system on blockchain
mishra-rishabh/golang
go programming from basics to advance
mishra-rishabh/golang-projects
golang projects
mishra-rishabh/hardhat_tutorial
mishra-rishabh/javascript
JavaScript from the basics to advanced concepts with code examples.
mishra-rishabh/mishra-rishabh
mishra-rishabh/multi_signature_wallet
Multi signature wallet smart contract
mishra-rishabh/nodejs_tutorial
complete nodejs concepts
mishra-rishabh/periodic_payment_pyteal
This smart contract is simply written to transfer salary1 to employee1 and salary2 to employee2 by the manager of the company. The transaction will take place every month for exactly one year.
mishra-rishabh/react-mastery
This space is dedicated to learning and exploring React, the JavaScript library for building user interfaces. Whether you're a beginner taking your first steps or an experienced developer looking to deepen your React skills, this repository is designed to be your companion on your React journey.
mishra-rishabh/react-projects
This repository contains the practice projects based on reactjs
mishra-rishabh/shared_wallet
a shared wallet that will hold funds in ETH and that can be funded by an admin. The admin will provide an allowance to a few users who can then spend it as per their allowance and till a certain time limit set by the admin.
mishra-rishabh/simple_counter_app_angular
A very simple counter app based on angular
mishra-rishabh/slot_machine
A slot machine project based on javascript
mishra-rishabh/solidity
solidity concepts from basics to advance
mishra-rishabh/time_locked_fund_smart_contract
A very basic solidity smart contract that shows how time locked funds work
mishra-rishabh/todo-app
Angular based todo app
mishra-rishabh/todo_app_solidity
todo app smart contract
mishra-rishabh/twitter_smart_contract_solidity
basic twitter smart contract which will cover all the major concepts of solidity
mishra-rishabh/typescript_examples
Basic examples of the concepts used in typescript.
mishra-rishabh/upgradable_contract
A simple demonstration of upgradable contracts.
mishra-rishabh/vending_machine_smart_contract
Vending Machine where users can purchase coke by sending ether.
mishra-rishabh/voting_smart_contract
A basic voting smart contract