Xelite Pulse | Xelis Smart Contracts Live on Testnet!! (Episode 15)
🚀 Xelis Smart Contracts Testnet is Live! 🚀
We’re thrilled to invite developers to explore, experiment, and contribute to the future of decentralized technology with Xelis Smart Contracts. 🎉
📚 Documentation & Updates
Our documentation and SDKs are still being refined, but you can find the latest details in API.md
within the xelis-blockchain
repository (use the smart-contracts
branch). https://github.com/xelis-project Your feedback will help us improve and move closer to Mainnet!
🌟 Resources to Get Started:
- Testnet Explorer: testnet-explorer.xelis.io
- Node/API Endpoint: testnet-node.xelis.io/json_rpc
- Online Playground: Quickly create, test, and export programs as hex files: playground.xelis.io
🔧 Examples:
Deploying a Smart Contract:
{
"jsonrpc": "2.0",
"method": "build_transaction",
"id": 1,
"params": {
"deploy_contract": "000000000002000903203a20000400000000000000000001000000380200000201000100000000001a0101001a145400000114670000000202000102001455000001010200010000010100146a0001020001001000010000",
"broadcast": true
}
}
Invoking a Contract with Deposits and Parameters:
{
"jsonrpc": "2.0",
"method": "build_transaction",
"id": 1,
"params": {
"invoke_contract": {
"contract": "911ea99344dfa2db75c198ace17715e1fa86782882437bfc6addbd2eadb7dbfc",
"max_gas": 100000,
"chunk_id": 0,
"deposits": {
"0000000000000000000000000000000000000000000000000000000000000000": {
"amount": 100000
}
},
"parameters": [
{
"type": "default",
"value": {
"type": "string",
"value": "my beautiful key"
}
},
{
"type": "default",
"value": {
"type": "string",
"value": "my beautiful value"
}
}
]
},
"broadcast": true
}
}
💬 What’s Next?
We’re making great progress, but there’s still work ahead. The more we test and address issues, the closer we get to launching smart contracts on the Mainnet. Your feedback is critical to shaping the Xelis ecosystem.
Let’s build the future together! 💪
Thank you for reading this article on Xelis! If you enjoyed the content and found it useful, please consider supporting my work with a tip in Xelis $XEL. Your contribution helps us keep producing quality content like this, and we genuinely appreciate your support!
— Cyber (Telegram: cybernated_coinage | Discord: cybernatedcoinage )
Tipping Address: (XELIS ONLY)
xel:82zfcy3aa2pk2rzx6jpfnv7u3vkjcxhqs3hyghj45u9g2ccrrslsqk3vm3x
Important Links:
Xelis VM Playground: https://playground.xelis.io
Xelis LinkTree: https://linktr.ee/xelis
Website: https://xelis.io
Documentation: https://docs.xelis.io
Whitepaper: https://whitepaper.xelis.io/
Github: https://github.com/xelis-project/
Xelis Merchandise Store (PPN) : https://xelis.io/merch or https://poolpartynodes.com/product-category/xelis-clothing-store/
Telegram: https://t.me/xelis_io
Discord: https://discord.gg/xelis
Twitter/x: https://twitter.com/xelis_project
Facebook: https://www.facebook.com/xeliscommunity
TikTok: https://www.tiktok.com/@xeliscommunity
Instagram: https://www.instagram.com/xeliscommunity/
LinkedIn: https://www.linkedin.com/company/xelis
Reddit: https://www.reddit.com/r/xelis/
Youtube: https://www.youtube.com/@xelis_project
Official Medium: https://medium.com/xelis-project
Explorer: https://explorer.xelis.io
Stats page: https://stats.xelis.io
Coingecko page: https://www.coingecko.com/en/coins/xelis
Livecoinwatch page: https://www.livecoinwatch.com/price/XELIS-__XEL
Coinpaprika page: https://coinpaprika.com/coin/xel-xelis/
Community medium: https://xeliscommunity.org
Desktop/Mobile Wallet: https://github.com/xelis-project/xelis-genesix-wallet/releases/tag/0.0.7
Web-wallet: https://wallet.xelis.io
Paper Wallet: https://paperwallet.xelis.io/
Faucet: https://faucet.xelis.io