Create Sandbox
Find @vechain/connex Examples and Templates
Use this online @vechain/connex playground to view and fork @vechain/connex example apps and templates on CodeSandbox. Click any example below to run it instantly or find templates that can be used as a pre-built solution!
VeSeaOfficial/thor-sync.electron
A browser that empowers DApps on VeChain
Wallhalla
connect to VTHO contract and list past transfers for a given address
CuzImReal
svelte
Svelte example starter project
Counter Example using Fee Delegation
A simple example on how fee delegation simplifies blockchain interactions.
favo
Connect to VeChain and read data
How to connect to VeChain and read data from a contract
favo
List event logs from contract with Connex
connect to VTHO contract and list past transfers for a given address
favo
Identify user with signing service
How to identify an user or verify an users address by signing a message
favo
Read contract state with Connex
connect to VTHO contract and read balance of a given address
favo
Transaction Dependency Example
Example of depending transactions on each other
favo
How to access error messages
Access error messages during failing reads and writes on the Blockchain
favo
Transaction Example with Sync1 and Sync2
Example transaction detecting Sync1 Browser
favo
NFT Owners using Event-Logs
connect to VTHO contract and list past transfers for a given address
favo
Change contract state with Connex
connect to VTHO contract and transfer 0 VTHO to a pre-configured address
favo
Transaction Example with Sync2
favo
List event logs from contract with Connex #2
connect to VTHO contract and list past transfers for a given address
favo
Add Approval
Example transaction detecting Sync1 Browser
m-spoke
Committee Voting
connect to VTHO contract and list past transfers for a given address
favo
decode raw transaction data
simple helper to decode transaction data for debugging purpose
favo
Find more examples or templates