# libra-wallet **Repository Path**: mirrors_smallnest/libra-wallet ## Basic Information - **Project Name**: libra-wallet - **Description**: a libra wallet example in go - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Libra Wallet a simple libra wallet example. [rust version](https://github.com/smallnest/libra-wallet-rust). [demo](http://libra.rpcx.site) ![](assets/images/snapshoot.png) It uses [codemaveric/libra-go](github.com/codemaveric/libra-go) as the libra client library. **Notice**: It is a a simple example and implemented for technical verification.