Vikash_8090_b Profile Banner
Vikash Kumar Yadav Profile
Vikash Kumar Yadav

@Vikash_8090_b

Followers
302
Following
3K
Media
198
Statuses
1K

Building something Cool πŸš€ | GitHub Campus Expert 🚩|Dev Ambassador @Conflux_Network @blockscoutcom | EigenAlpha @eigenlayer| Full stack web3| Devops

Varanasi, India
Joined May 2021
Don't wanna be here? Send us removal request.
@Vikash_8090_b
Vikash Kumar Yadav
1 day
Amazing. Letss Goo πŸ”₯πŸ”₯⚑️.
@Conflux_Network
Conflux Network Official
1 day
Conflux Developer Bounties Initiative 2025 is LIVE!. Hi Conflux fam, a new bounty program is here to support developers in creating what Conflux needs most. Kicking things off with 5 core bounties:. 🧩 MCP Server ($1,800) – Simplified API for ConfluxScan.
0
0
2
@Vikash_8090_b
Vikash Kumar Yadav
3 days
Read the full Blogpost on "How to build the dap treasury Management" & deploy on Conflux espace testnet !. #Dao #espace #conflux #Treasury.
Tweet card summary image
forum.conflux.fun
Building a Treasury Management DAO DApp on Conflux eSpace Welcome back! In this blog, we’ll walk through building a treasury management decentralized application (DApp) powered by a Decentralized...
@Vikash_8090_b
Vikash Kumar Yadav
9 days
Excited to share my latest tutorial! Learn to build a decentralized treasury DApp with DAO on @Conflux_Network eSpace testnet. Create clubs, pool funds, vote & execute! . Watch now: #Blockchain #DApp #DAO #Conflux #Solidity #Web3
Tweet media one
0
0
2
@Vikash_8090_b
Vikash Kumar Yadav
3 days
Please find the full Blogpost here: . #pyth #oracle #conflux #web3.
Tweet card summary image
forum.conflux.fun
πŸ“˜ Introduction In the world of decentralized finance (DeFi), smart contracts need accurate, real-time price data to function effectively. Whether you’re building a decentralized exchange, a lending...
@Vikash_8090_b
Vikash Kumar Yadav
16 days
Excited to share my latest tutorial! Learn to fetch CFX/USD price with @PythNetwork Oracle on @Conflux_Network blockchain. Check out the step-by-step guide! . πŸŽ₯πŸ”— #Conflux #CryptoDev #evm #espace #PYTH
Tweet media one
0
0
7
@Vikash_8090_b
Vikash Kumar Yadav
3 days
Here's the full Blogpost: . #foundry #conflux #web3 #SmartContract.
Tweet card summary image
forum.conflux.fun
πŸš€ How to Deploy a Smart Contract on Conflux eSpace Testnet Using Foundry Are you ready to explore the power of Foundry while deploying smart contracts on the Conflux eSpace Testnet? Whether you’re...
@Vikash_8090_b
Vikash Kumar Yadav
15 days
πŸš€ New Tutorial Drop!.Learn how to deploy smart contracts on @Conflux_Network eSpace Testnet using Foundry β€” from setup to deployment, step-by-step. Perfect for devs exploring . #Conflux + #Foundry!. πŸ”— Demo Video: #Web3 #SmartContract #Blockchain
Tweet media one
0
0
1
@Vikash_8090_b
Vikash Kumar Yadav
3 days
11/ πŸŽ‰ Happy building on Conflux with Foundry!. #Conflux #Foundry #Web3 #Blockchain.
0
0
1
@Vikash_8090_b
Vikash Kumar Yadav
3 days
8/ πŸ“š Resources:. - [Foundry Book](.- [Solidity Docs](.- [Conflux Docs](. - Demo: - GitHub : #LearnWeb3 #CryptoEducation.
Tweet card summary image
github.com
Contribute to Vikash-8090-Yadav/FoundaryDeploymentCfx development by creating an account on GitHub.
1
0
0
@Vikash_8090_b
Vikash Kumar Yadav
3 days
7/ πŸ“œ Counter Contract:. - number(): View current value.- setNumber(uint256): Set value.- increment(): Increment by 1. #SmartContract #Solidity.
1
0
0
@Vikash_8090_b
Vikash Kumar Yadav
3 days
6/ πŸš€ Deployment:. Conflux Testnet:Set key: export PRIVATE_KEY="your_private_key_here". Deploy:. forge script script/Counter.s.sol --rpc-url --private-key $PRIVATE_KEY --broadcast -g 200. #Deployment #Conflux.
1
0
0
@Vikash_8090_b
Vikash Kumar Yadav
3 days
5/ πŸš€ Usage:. - Compile: forge build.- Test: forge test or forge test -vv. #Testing #SmartContracts.
1
0
0
@Vikash_8090_b
Vikash Kumar Yadav
3 days
4/ πŸ“¦ Install Foundry:. - curl -L | bash.- foundryup.- forge --version.
1
0
0
@Vikash_8090_b
Vikash Kumar Yadav
3 days
3/ βš™οΈ Prerequisites:. - Node.js (v16+).- Git.- Basic Solidity knowledge.- Funded wallet on Conflux eSpace Testnet. #DeFi #CryptoDev.
1
0
0
@Vikash_8090_b
Vikash Kumar Yadav
3 days
2/ 🧰 What you’ll learn:. - Install Foundry.- Write & compile a smart contract.- Configure for Conflux eSpace Testnet. - Deploy using Foundry. #Web3 #Ethereum #EVM.
1
0
1
@Vikash_8090_b
Vikash Kumar Yadav
3 days
1/ πŸš€ Deploy smart contracts on Conflux eSpace Testnet using Foundry!.This thread walks you through setup, compilation, testing, and deploymentβ€”perfect for #Solidity devs exploring #Conflux and #Foundry.
1
0
4
@Vikash_8090_b
Vikash Kumar Yadav
3 days
10/ 🚨 Reminder.This is for dev/educational useβ€”always test on testnet before mainnet deployment!. #Testnet #CryptoSafety #DYOR.
0
0
0
@Vikash_8090_b
Vikash Kumar Yadav
3 days
9/ πŸ› οΈ Full Guide & Support.Check the full guide: YouTube Demo.Code: Demo video: Questions? Check docs or open an issue!. #LearnWeb3 #CryptoEducation.
1
0
0
@Vikash_8090_b
Vikash Kumar Yadav
3 days
7/ πŸ”§ Config Tips. Conflux Testnet RPC: Chain ID: 71.Pyth Contract: 0xDd24F84d36BF92C65F92307595335bdFab5Bbd21.Price Feed ID: 0x8879170230c9603342f3837cf9a8e76c61791198fb1271bb2552c9af7b33c933.#Config #Testnet #BlockchainDev.
1
0
0
@Vikash_8090_b
Vikash Kumar Yadav
3 days
6/ πŸ’» Usage. - Deploy contract with Pyth address.- Run interaction script to fetch CFX/USD price.- See real-time price & confidence interval in your terminal.#DeFi #CryptoTools #Web3Dev.
1
0
0
@Vikash_8090_b
Vikash Kumar Yadav
3 days
5/ πŸ“ Smart Contract Example. Fetch CFX/USD price with just a few lines of Solidity!.{. PythStructs.Price memory price = pyth.getPriceNoOlderThan(CFX_USD_PRICE_ID,60);. return (price.price, price.conf);.}. #Solidity #SmartContracts #Ethereum.
1
0
0
@Vikash_8090_b
Vikash Kumar Yadav
3 days
4/ 🧱 Setup Requirements. - Conflux Wallet.- Node.js & Hardhat.- Pyth SDK.- Remix IDE (optional).#DevTools #Hardhat #RemixIDE.
2
0
0