Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xliquidglass/0xliquidglass
https://github.com/0xliquidglass/0xliquidglass
Last synced: about 8 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/0xliquidglass/0xliquidglass
- Owner: 0xLiquidGlass
- Created: 2024-03-30T15:00:31.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-07T09:48:03.000Z (8 months ago)
- Last Synced: 2024-04-18T12:13:01.787Z (7 months ago)
- Language: Rust
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## I am 0xLiquidGlass
### Outline
- [__Contents in personal repository__](#contents-in-personal-repository)
- [__Other projects__](#other-projects)## Contents in personal repository
In my [__personal repository__](https://github.com/0xLiquidGlass/0xLiquidGlass), you will find the following:- [__code__](code) (This folder contains all the code developed for personal use)
- [__randval__](code/randval) (A script that allows you to generate random hex values)
- [__unixtime__](code/unixtime) (A script that shows the current Unix time)
- [__mkqr__](code/mkqr) (A script that generates a QR code from a file or a string)
All projects in the __personal repository__ uses the [__MIT license__](code/LICENSE) unless stated otherwise
## Other projects
I have also developed other projects:- [__solana-paper-wallet__](https://github.com/0xLiquidGlass/solana-paper-wallet) (A Solana paper wallet on NodeJS)
- [__unnamed__](https://github.com/0xLiquidGlass/unnamed) (Unnamed Wallet, an Algorand wallet that mimics UTXO)
- [__wallet-short-scripts__](https://github.com/0xLiquidGlass/wallet-short-scripts) (Wallet scripts that lets you generate seed phrase and address that you own)