-
2024
-
06/11/2024
Guest Level Opt In Reentrancy On The Soroban Virtual Machine? 📗
TLDR I just opened a core PR to add opt-in reentrancy to Soroban. Calling all developers to discuss this! # Back Story and Proposal I kind of always gave for granted that Soroban would...
read more -
05/11/2024
One Step Closer To DeFi: New Horizons and Why I Started Adding Protocol Utilities In Zephyr copy 📗
Soroban needs to grow, let's accelerate that. # Preamble I think that anyone who is in the Soroban ecosystem right now notices that we're undergoing a stagnant situation. The tech is g...
read more -
04/11/2024
My Meridian 2024 Talks Recap 📗
TLDR this is the recap of my two Meridian talks. #Meridian2024 was actually the first Meridian I could attend, but the wait for meeting irl the folks I worked with for the last years wa...
read more -
15/10/2024
Meridian 2024 SVM Talk Technical References 📗
If you've made it to this post, it likely means that you are interested in the more technical aspect of my [Meridian 2024](https://meridian.stellar.org) talk about the soroban virtual ma...
read more -
19/08/2024
Proposing a Safe On Chain Actions Standard through Smart Wallets 📗
In a [recent post](https://blog.xycloo.com/blog/blend-bot-with-zephyr-and-smart-accounts), XyclooLabs showed a proof-of-concept for using smart accounts for on-chain actions deployed on ...
read more -
2023
-
22/09/2023
Going through Stellar Mainnet whole History with rs ingest copy 📗
For those who do not know it, I've been working on a rust crate that allows for custom ingestion from a stellar core captive process. The crate is [rs-ingest](https://github.com/xycloo/r...
read more -
2/10/2023
Update 1: Soroban Zig sdk 📗
I recently started learning Zig and as commitment to learning this language, which seems ergonomic and pretty close to Rust in terms of syntax, I started building a soroban SDK for it. ...
read more -
Jan 16, 2023
Testing the first working version of Soroban Analyzer 📗
Hey there! It's been a couple of months since I wrote here. But I'm back with an interesting hands-on article about using [Soroban Analyzer](https://github.com/xycloo/soroban-analyzer)...
read more -
2022
-
events()
Playing with Soroban events 📗
handle in the environment that allows us to publish events. In this post we'll explore how to publish events, why a contract would publish one, and how to read...
read more -
Rock paper scissors betting smart contract 📗
...
read more -
Soroban advanced auth on the CLI 📗
...
read more -
Now Also Markdown Here 📘
...
read more -
Soroban commit reveal hashing scheme 📗
...
read more -
Soroban Dutch Auction Smart Contract 📗
...
read more -
Soroban CLI basics: deployment and playing with invocations 📗
...
read more -
Soroban offices game smart contract 📗
...
read more -
Lottery smart contract with Soroban 📗
...
read more -
Vault smart contract with Soroban 📗
...
read more -
RustWASM: receive js (nested) arrays as parameters 📗
...
read more -
Personal notes on Elliptic curve pairings 📘
...
read more -
Zokrates+Rust+WASM: personal notes on verifying zokrates built proofs with rustwasm 📘
...
read more -
Rust: Groth16 Proof Verification From Scratch 📘
...
read more -
Rust: wasm with no std allocator 📗
...
read more -
How I built this blog 📗
...
read more