
VeChain Builders
@VechainBuilders
Followers
968
Following
719
Media
68
Statuses
394
Empowering innovators to build a sustainable future with VeChain. Connecting developers, projects, and communities for real-world blockchain impact 🌱
Joined February 2025
📢 The VeChain Global Hackathon is approaching! It opens on 22nd September, offering a 30,000 USD prize pool plus follow-on grants. In the meantime, we've prepared weekly live + online Workshops to get you ready to dominate the hackathon! 👉 Submissions.
lu.ma
View and subscribe to events from VeChain Builders on Luma. Empowering innovators to build a sustainable future with VeChain. Connecting developers, projects, and communities for real-world blockch...
2
18
84
Great for small frontends, testing utilities, or learning environments. đź”— Explore more:
docs.vechain.org
How to connect with to VeChainThor blockchain using @vechain/sdk-network
0
0
11
Step 1: Connect to the Thor Node. import { ThorClient } from "@vechain/sdk-network";. // Connect to testnet or mainnet.const thor = ");.
1
0
7
Not every VeChain app needs a full SDK stack 📦. Sometimes, you just want to connect to the blockchain, fetch data, or script contract logic with minimal friction. @vechain/sdk-network gives you direct access to Thor nodes with just a few lines. 🔗
github.com
The official JavaScript SDK for VeChain. Contribute to vechain/vechain-sdk-js development by creating an account on GitHub.
1
12
107
RT @vechainofficial: The @VechainBuilders team have been cooking!🧑‍🍳. In partnership with UK universities, the VeChain Builders team are su….
0
93
0
Wanchain uses MPC + smart contracts, no centralized relayers or middle chains. All logic is verifiable onchain. đź’ˇ Example: Want to accept BTC in your VeChain app? Use WanBridge to mint BTC.v and handle it like any native token. Learn how to use it:
docs.wanchain.org
0
2
14
For builders, this unlocks:. 🔸Secure asset transfers to/from VeChainThor.Bridged tokens in your smart contracts (e.g. bridged ETH, USDC, BTC).🔸Cross-chain DeFi & NFT logic.🔸Integration with both EVM & non-EVM chains. 🏗️ Start bridging:
bridge.wanchain.org
The world’s premier decentralised blockchain interoperability solution. We are all connected.
1
2
15
🔗 VeChain is now connected to over 40 chains, including Bitcoin, Ethereum, Solana, XRP Ledger, and more, via @wanchain_org’s non-custodial bridge.
1
52
246
We'll be tuning in 👇.
New AMA - StarGate: VeChain’s Future of Staking. Join us Tuesday, July 31, for an AMA with @sunshinelu24 (CEO of @vechainofficial) to explore StarGate, a new staking model turning VET into NFTs with utility, backed by a $15M rewards pool. Part of the VeChain Renaissance roadmap
0
11
116
RT @vechainofficial: Tokenization, RWA and other Web3 technologies are opening up new opportunities for users to monetize their data. Jake….
0
122
0
On VeChain, you don’t need to build an indexer or set up polling just to reflect onchain activity in your app. The official @vechain/sdk-network package supports WebSocket-based event subscriptions out of the box. This allows your frontend or backend to react to contract events.
3
9
83