---
title: "GenkiPool"
path: "/community/genki"
version: "1.1.1"
author: "GENKI"
createdAt: "2026-06-09T01:49:24.970Z"
updatedAt: "2026-07-12T03:06:23.047Z"
---

# GenkiPool

<Infobox>
| Also known as | Genki, Luis |
| Role | Radix community developer & tooling contributor |
| Background | Network administrator; [Cardano stake pool operator](https://genkipool.com/) |
| Notable work | [radixdlt-rust-sdk](https://github.com/genkipool/radixdlt-rust-sdk), [radix-community.genkipool.com](https://radix-community.genkipool.com/) |
| GitHub | [@genkipool](https://github.com/genkipool) |
| X / Twitter | [@GenkipoolC](https://x.com/GenkipoolC) |
</Infobox>

**GenkiPool** (Luis) is a network administrator and independent developer who contributes open-source tooling and localized educational resources to the [Radix](/ecosystem) community. Outside Radix, he runs the [GenkiPool](https://genkipool.com/) Cardano stake pool. His Radix work centres on making the network's off-ledger primitives available in [Rust](https://www.rust-lang.org/) and on translating core Radix concepts — including [Hyperscale](/contents/tech/research/hyperscale-rs) — for Spanish-speaking readers.

## Radix Rust SDK

GenkiPool maintains [radixdlt-rust-sdk](https://github.com/genkipool/radixdlt-rust-sdk), a community project that reimplements Radix's off-ledger primitives — historically available mainly in JavaScript/TypeScript — in pure Rust. Its stated goal is to let developers "build 'log in with Radix' backends, transaction tools and wallet integrations in pure Rust."

The SDK is organised as several focused crates covering [ROLA](/developers/frontend/03-rola-authentication) authentication, account address derivation, encrypted keystores, transaction signing, and [Radix Connect](/contents/tech/core-protocols/radix-connect) transports over WebRTC and Iroh/QUIC, plus an experimental MCP-server crate that exposes signing to AI agents. It is an early-stage effort — the connector reached the `connector-v0.2.0` tag in July 2026 — rather than an official Radix release, and complements the team's own [TypeScript tooling](https://github.com/radixdlt/typescript-radix-engine-toolkit).

## Community resources

GenkiPool operates [radix-community.genkipool.com](https://radix-community.genkipool.com/), a community-built information hub that mirrors core Radix material in both English and Spanish. It includes a [Spanish-language explainer of Hyperscale](https://radix-community.genkipool.com/es/hyperscale) — Radix's high-throughput sharding architecture targeting sustained high transaction throughput — making the ecosystem's technical roadmap more accessible to non-English audiences. He has also floated integration ideas such as bringing Radix credentials to Google Wallet, shared in the ecosystem's developer channels.

## External links

- [GitHub — @genkipool](https://github.com/genkipool)

- [radixdlt-rust-sdk repository](https://github.com/genkipool/radixdlt-rust-sdk)

- [radix-community.genkipool.com](https://radix-community.genkipool.com/)

- [X / Twitter — @GenkipoolC](https://x.com/GenkipoolC)