Pinned Repositories
dummy-json-rs
DummyJSON Rust SDK
evm-playground
Solidity, Vyper Contracts for EVM chains like Ethereum, Polygon, BSC, [helpful for EOSIO Developers]
flowbite-rsx
Flowbite CSS using Dioxus Rust 🦀
My_Learning_Blockchain
This is based on my learning about blockchain protocol as a whole.
My_Learning_EOS
EOS concepts and programming covered here. Join via https://www.fiverr.com/abhijitroy294/teach-eos-blockchain-online or DM on Telegram https://t.me/abhi3700
sol-playground
Solana Smart contracts for Solana Blockchain protocol
substrate-playground
Contains my own created substrate pallets which might be derivatives of existing pallets
Telegram_Bot_tutorials
Learn how to make a telegram bot from basics to sample bots
domain-transaction-producer
Domain Transaction Producer for Subspace EVM Network
layerzero-playground
Demo on Cross chain transactions b/w chains using LayerZero
abhi3700's Repositories
abhi3700/sol-playground
Solana Smart contracts for Solana Blockchain protocol
abhi3700/sui-playground
Everything about Sui blockchain: About, Write smart contract
abhi3700/My_Learning_NFT
Learn everything about NFT
abhi3700/antelope-sdk-rust
API gateway for EOSIO client to connect with any EOSIO nodes using Rust language
abhi3700/cairo-playground
Everything about Cairo language for writing smart contracts on StarkNet L2 chains
abhi3700/My_Learning_DSA
Repository for "Data structures & Algorithms" - learn & code
abhi3700/rust-apps-rps-game
Secure Rock-Paper-Scissors Game Implementation in Rust using Commit-Reveal Cryptography
abhi3700/rust_apps_restapi
Simple RESTful API using Actix-Web that performs CRUD (Create, Read, Update, Delete) operations on a resource.
abhi3700/rusty-python
Write Python rustically 🧑🏻💻🦀
abhi3700/substrate-playground
Contains my own created substrate pallets which might be derivatives of existing pallets
abhi3700/evm_contracts_vaultautocomp
Vault with Autocompound yield
abhi3700/abhi3700
abhi3700/dsa_coding_ninjas_rust
Coding Ninjas Competitive Problems (DSA) in Rust
abhi3700/evm-onchain-revealable-dnft
abhi3700/evm-sol-foundry
EVM Smart Contracts using Foundry
abhi3700/evm-sol-foundry-boilerplate
EVM Smart Contracts Boilerplate using Foundry
abhi3700/My_Learning-Move
Learn everything about Move language
abhi3700/My_Learning_Aptos
Learn everything about Aptos Blockchain
abhi3700/My_Learning_DeFi
My learning about DeFi
abhi3700/My_Learning_Linux_essentials
Learn the LINUX hacks on Ubuntu
abhi3700/my_resume
My Resumes in different platforms
abhi3700/pba-qualifier-exam
Open to everyone 👪 - The Polkadot Blockchain Academy's Rust Qualifier Exam.
abhi3700/rust_apps_todo
Build Rust App - TODO (A sophisticated one)
abhi3700/rust_pp
Rust Practice Problems
abhi3700/substrate
Substrate: The platform for blockchain innovators
abhi3700/subwasm
Subwasm is a cli utility to inside a Substrate WASM Runtime. It can inspect and compare the metadata of Substrate based runtimes such as Polkadot or Kusama.
abhi3700/subxt
Submit extrinsics (transactions) to a substrate node via RPC
abhi3700/sui
Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
abhi3700/winterfell
A STARK prover and verifier for arbitrary computations
abhi3700/zomato_rust
Build Food deliver App like Zomato using Rust Fullstack