Pinned Repositories
CirC_ZK
CirC is a compiler infrastructure which supports compilation from high-level (stateful, uniform) languages to (state-free, non-uniform, existentially quantified) circuits. It's been used to compile {C, ZoKrates, Circom} to {SMT, ILP, R1CS, MPC}, but it probably also applies to any statically type high-level language and constant-time/FHE.
DAppAuctionNFT
A web3 marketplace for Auctioning the sales of NFT products along with bidding functionalities built with React, NodeJs, Solidity, and CometChat.
Discord-Bot
Discord bot written in Python for tracking information on blockchain. API from CoinGecko was used to fetch the data
foxier25
LotteryDapp
DappLottery is a decentralized application built on web3 technologies that allows users to participate in a fair and transparent lottery system using NextJs, Solidity, and CometChat.
NFT-Staking-BSC
A marketplace where one can buy pre-uploaded Graphic NFTs (Shroomies) on IPFS. One can also buy Heros which are randomly minted according to their rarity. Heroes can be staked to earn rewards and have their own marketplace. Contracts are deployed on Binance Smart Chain by default.
notional-monorepo
Notional Finanace SDK Monorepo
Stock-Prediction
Solana-based Stock Prediction DApp, a cutting-edge decentralized application (DApp) built on the lightning-fast Solana blockchain. Bet on stock prices, win rewards for accurate predictions.
SupplyChainDapp
This project is simulation of pharmaceutical supply chain using iot and blockchain . Below website just shows data from blockchain
ZK-Voting
Anonymous Voting system build with the power of Zero-knowledge cryptography
foxier25's Repositories
foxier25/notional-monorepo
Notional Finanace SDK Monorepo
foxier25/ZK-Voting
Anonymous Voting system build with the power of Zero-knowledge cryptography
foxier25/CirC_ZK
CirC is a compiler infrastructure which supports compilation from high-level (stateful, uniform) languages to (state-free, non-uniform, existentially quantified) circuits. It's been used to compile {C, ZoKrates, Circom} to {SMT, ILP, R1CS, MPC}, but it probably also applies to any statically type high-level language and constant-time/FHE.
foxier25/foxier25
foxier25/Next-Uniswap-MyToken-Dapp
Next.js DApp to swap tokens in Uniswap-v2 Pool, using Hardhat, ether, ethereum-waffle
foxier25/NFT-Staking-BSC
A marketplace where one can buy pre-uploaded Graphic NFTs (Shroomies) on IPFS. One can also buy Heros which are randomly minted according to their rarity. Heroes can be staked to earn rewards and have their own marketplace. Contracts are deployed on Binance Smart Chain by default.
foxier25/Stock-Prediction
Solana-based Stock Prediction DApp, a cutting-edge decentralized application (DApp) built on the lightning-fast Solana blockchain. Bet on stock prices, win rewards for accurate predictions.
foxier25/ZKRollup-BNB
BNB-ZKRollup is an infrastructure for developers that helps them to build large scale BSC-based apps with higher throughput and much lower or even zero transaction fees.
foxier25/aampl-mev
mev bot for arbing aampl rebases on aave
foxier25/DAppAuctionNFT
A web3 marketplace for Auctioning the sales of NFT products along with bidding functionalities built with React, NodeJs, Solidity, and CometChat.
foxier25/Discord-Bot
Discord bot written in Python for tracking information on blockchain. API from CoinGecko was used to fetch the data
foxier25/LotteryDapp
DappLottery is a decentralized application built on web3 technologies that allows users to participate in a fair and transparent lottery system using NextJs, Solidity, and CometChat.
foxier25/SupplyChainDapp
This project is simulation of pharmaceutical supply chain using iot and blockchain . Below website just shows data from blockchain
foxier25/codecraft-git-go
Recreating git basics in Go for learning purposes
foxier25/DefiLlama-Adapters
foxier25/drop-contracts
Drop is an integrated cross-chain liquid staking protocol
foxier25/env-guard-main
foxier25/leveraged-vaults
foxier25/Lottery-DApp-Solana
The Solana Lottery dApp is a decentralized application built on the Solana blockchain that enables users to participate in lottery-style games in a transparent and trustless manner.
foxier25/market-contracts
Money Market Contract on the Terra blockchain
foxier25/meplang
An EVM low-level language that gives full control over the control flow of the smart contract.
foxier25/multicall.py
aggregate results of multiple smart contract calls into one
foxier25/NFT-airdrops
DePay's Claimable NFT Airdrop Smart contract allowing to airdrop NFTs without sending them to the receivers but instead having receivers withdrawal them through the airdrop contract.
foxier25/NFTMarketplace-HardhatAndNext
Web3 Dapp. Buy, sell, and showcase NFTs, over Polygon ethereum network.
foxier25/nftToken
NFToken is a non-fungible implementation of the ERC20 standard, allowing scalable NFT transfers with fixed gas costs.
foxier25/Presale-DApp
Next.js dapp connected to Presale Smart Contract to manage pre-sale / seed sales on EVM chains
foxier25/react-nft-galley
React NFT Gallery is a React component to render any Ethereum address's NFTs as a gallery. The NFT assets for an address are resolved via the OpenSea API.
foxier25/RustDappAnchor
Solana DApp using Anchor framework, React Js and Phantom Wallet integration
foxier25/uniswap-dapp-integration-mono
A monorepo which holds Angular, vue and react libraries for integrating uniswap into your dApp with a simple config.
foxier25/VestingVault
Parameter Based ERC20 Vesting Vault. An ERC20 token wrapper that linearly vests underlying token based on the values obtained from an external contract.