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_Cryptography
Learn about cryptography concepts - Both basics and core.
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/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
abhi3700/evm_contracts_auction
Auction contract for asset - ERC20, ERC721, ERC1155
abhi3700/My_Learning_Ethereum
Unlike Bitcoin, Ethereum is a programmable Blockchain platform.
abhi3700/My_Learning_UI_UX
Learn to design layouts for Mobile, Web.
abhi3700/rust_apps_restapi
Simple RESTful API using Actix-Web that performs CRUD (Create, Read, Update, Delete) operations on a resource.
abhi3700/substrate_sc_erc20
PSP22 (ERC20) token on a Substrate chain using ink!
abhi3700/eosio-playground
abhi3700/evm_boilerplate
Boilerplate SC for EVM Blockchains
abhi3700/evm_contracts_nftonchain
On-chain NFT SC for EVM chains
abhi3700/hello-foundry
abhi3700/ink
Parity's ink! to write smart contracts.
abhi3700/my-solidity-challenge
abhi3700/My_Learning_AI
AI includes ML, DL, etc. techniques for prediction algorithms
abhi3700/My_Learning_Aptos
Learn everything about Aptos Blockchain
abhi3700/My_Learning_Cosmos
Learn everything about Cosmos Blockchain
abhi3700/My_Learning_Fuel
Learn everything about Fuel Blockchain
abhi3700/My_Learning_Hyperledger
abhi3700/My_Learning_Solana
Learn Solana Blockchain
abhi3700/OpenZKP
OpenZKP - pure Rust implementations of Zero-Knowledge Proof systems.
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/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
abhi3700/sol_contracts_todo
TODO SC for Solana Blockchain
abhi3700/solana_contracts_twitter
Build twitter based contracts for Solana blockchain
abhi3700/substrate-recipes
A Hands-On Cookbook for Aspiring Blockchain Chefs
abhi3700/substrate_pallet_kitties
Kitties Pallet for a Substrate chain
abhi3700/substrate_sc_counter
Counter SC using ink! for a Substrate chain
abhi3700/substrate_sc_flipper
Ownable Flipper SC for Substrate Blockchain
abhi3700/substrate_sc_staking
Staking SC for Substrate chain
abhi3700/subxt
Submit extrinsics (transactions) to a substrate node via RPC