Pinned Repositories
actixweb_crud
Basic crud using rust,actix web and mongodb
Clone_factory
Writing upgradeable smart contracts which make clones with the clone pattern of ERC 1167 standards.
Connext-Cross-Chain
Creating a hardhat project for transferring messages cross-chain with limited call data
cross-chain-bridging
A swap that happens on the base blockchain to get USDC which is further sent to the arbitrum blockchain using the circles SDK.
Dapp_Eth_vending_machine
Making a decentralized application on Ethereum Test-net (Rinkeby) with a frontend to interact with the user and sign transactions with the MetaMask wallet.
Deploying-smart-contracts-with-web3.js
Compiling a smart contract and deploying it on the local blockchain like ganache using web3.js
golang_jwt_auth
This repository contains a basic example of implementing authentication in a Go web application using the Gin framework following the MVC (Model-View-Controller) pattern.
graphql-nodejs
Creating an auth in nodejs using graph for apis,mongoDb as the database and express as a framework
Move-lang
Move lang for building contracts on aptos.
solana
Solana smart contract using anchor
SukiratWarring's Repositories
SukiratWarring/actixweb_crud
Basic crud using rust,actix web and mongodb
SukiratWarring/Clone_factory
Writing upgradeable smart contracts which make clones with the clone pattern of ERC 1167 standards.
SukiratWarring/Connext-Cross-Chain
Creating a hardhat project for transferring messages cross-chain with limited call data
SukiratWarring/cross-chain-bridging
A swap that happens on the base blockchain to get USDC which is further sent to the arbitrum blockchain using the circles SDK.
SukiratWarring/Dapp_Eth_vending_machine
Making a decentralized application on Ethereum Test-net (Rinkeby) with a frontend to interact with the user and sign transactions with the MetaMask wallet.
SukiratWarring/Deploying-smart-contracts-with-web3.js
Compiling a smart contract and deploying it on the local blockchain like ganache using web3.js
SukiratWarring/Dynamic-SBT
Making a React app for minting dynamic Soul-Bound Nfts on EVM based chains
SukiratWarring/Dynamic-SBT-SmartContract
SukiratWarring/ERC20-ERC721_Staking
Working on making an upgradable staking contract with functionalities.UNDER PROCESS
SukiratWarring/Ethereum_To-DoList
A decentralized app that is deployed on the Ethereum test net with a frontend to interact with the user.
SukiratWarring/Fetching-Api-from-reactnative
Using react native for fetching API
SukiratWarring/golang_jwt_auth
This repository contains a basic example of implementing authentication in a Go web application using the Gin framework following the MVC (Model-View-Controller) pattern.
SukiratWarring/graphql-nodejs
Creating an auth in nodejs using graph for apis,mongoDb as the database and express as a framework
SukiratWarring/Lottery_Dapp
Putting the idea of lottery on the blockchain. Using solidity as a smart contract building tool , truffle for deploying it on the Ethereum test-net and web3.js library for interacting with the Ethereum node.
SukiratWarring/Move-lang
Move lang for building contracts on aptos.
SukiratWarring/NFT_LISTING
Here we list a NFT on the Opensea testnet using infura (for Sepolia test) ,Openzeppelin (for ERC-721 smart contracts) and Pinata (for uploading images on IPFS)
SukiratWarring/Nft_random_mint
Making upgradeable Nfts with uups proxies and integrating chainlink's VRF_v2 function for minting random Nfts . Using moralis and Reactjs for authenticating and interacting respectively .
SukiratWarring/SmartContracts
Writing Robust smart contracts for EVM based chains
SukiratWarring/solana
Solana smart contract using anchor
SukiratWarring/Flash_Loan
SukiratWarring/Form-sqllite
Android studio base app that takes data in and later help us to fetch it back from a DataBase
SukiratWarring/LayerZero
Creating a simple message passing between 2 different chains using layer zero
SukiratWarring/monolithic-backend
Buiding a monolithic backend for a eCommerce app | Techstack-Nodejs,mongodb,express,graphql
SukiratWarring/Moralis
SukiratWarring/Newsapp
An Android App that help us to fetch the latest news using API fetching from a centralized Database.
SukiratWarring/REACT-MORALIS
SukiratWarring/SoulBound-FIR