https://github.com/tech1k/openaliasgenerator
A simple, open-source, client-side tool to generate OpenAlias TXT records.
https://github.com/tech1k/openaliasgenerator
Last synced: 4 months ago
JSON representation
A simple, open-source, client-side tool to generate OpenAlias TXT records.
- Host: GitHub
- URL: https://github.com/tech1k/openaliasgenerator
- Owner: Tech1k
- License: mit
- Created: 2025-04-15T05:09:21.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-16T07:39:21.000Z (about 1 year ago)
- Last Synced: 2025-10-19T23:04:02.616Z (8 months ago)
- Language: HTML
- Homepage: https://cyphertoshi.com/openalias-generator/
- Size: 454 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenAliasGenerator
A simple, open-source, client-side tool to generate OpenAlias TXT records to place in your domain's DNS settings.
## Online Version
[https://cyphertoshi.com/openalias-generator](https://cyphertoshi.com/openalias-generator)
## Run Locally
Download or clone this repository, then open `index.html` in your web browser.
## Usage
1. Enter the cryptocurrency type (e.g., xmr, ltc, btc)
2. Enter the address you want to use
3. (optional) Add a recipient name and transaction description
4. Click "Generate OpenAlias TXT Record" to craft your OpenAlias TXT record
5. Add the record to your domain's DNS settings
### Donate
If you found this tool useful, consider supporting it through one of the following methods:
- [Buy Me a Coffee](https://www.buymeacoffee.com/tech1k)
- Bitcoin: `bc1q33pgz4dsal3h2ahkhe8ty0e7z32ttteyz4tx2d`
- Litecoin: `ltc1q49qxt7zllrzzejvu8sy344vtnfw4a5yk6rjndk`
- Monero (XMR): `4AjmsjSoVXF6TJgVfu4i4r1XfBqt76hVZRFPUqrmoATERZ65u2oDBdEFuZTd6wqL2MTTGEgV8456xEXMMBUEaEP6EShonnC`
- OpenAlias (BTC, LTC, XMR): cyphertoshi.com or tech1k.com
## License
This project is released under the [MIT License](https://opensource.org/licenses/MIT). See the LICENSE file for more details.