https://github.com/mullojo/portals
Portals for receiving bitcoin anywhere
https://github.com/mullojo/portals
bitcoin giving iframe-embeds qrcode-generator
Last synced: 2 months ago
JSON representation
Portals for receiving bitcoin anywhere
- Host: GitHub
- URL: https://github.com/mullojo/portals
- Owner: mullojo
- License: mit
- Created: 2024-11-28T19:43:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-09T00:17:53.000Z (over 1 year ago)
- Last Synced: 2026-01-22T09:24:08.990Z (5 months ago)
- Topics: bitcoin, giving, iframe-embeds, qrcode-generator
- Language: CSS
- Homepage: https://mullojo.github.io/portals/basic/
- Size: 19.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# π³ Portals - Your Bitcoin Gift Portal!
Welcome to **Portals**, a simple and fun way to embed a Bitcoin address on your website or blog. Whether you want people to scan a QR code or copy/paste your Bitcoin address, this project makes it *effortless*. Customize it, fork it, or embed it directly on your siteβit's all up to you!
---
## π What is a Portal?
A **Portal** is like a magical π³ where people can send Bitcoin gifts! With a sleek QR code and easy "Copy Address" button, itβs perfect for static embeds on blogs, personal websites, or any creative project.
π **[See it live here! π](https://mullojo.github.io/portals/basic/)**
Check it out to experience the magic in action! Customize it to make your own π Portal for sharing your Bitcoin address.
---
## π Features
- **Customizable**: Replace the Bitcoin address in the `basic` directory with your own.
- **Embed-Ready**: Use an `` to embed the portal seamlessly on any website.
- **Lean & Simple**: Lightweight and efficient for fast loading.
- **Clipboard Support**: One-click "Copy Address" functionality (with permissions).
---
## π How to Use It
Follow these simple steps to create your own Portal:
### 1οΈβ£ Fork this Repo
Click the **Fork** button at the top right of this page to get started. Now you have your own copy of the repo to work with.
### 2οΈβ£ Edit Your Address
- Go to the `basic` directory.
- Open the `scripts.js` file.
- Replace the default Bitcoin address with your own in this line:
```javascript
let address = "bc1q6z4nspyadq0sdq3vkcdtxxzwlywfva557wfqsm0h5g5xnnzrmpdq4cmhe6";
```
### 3οΈβ£ Push Changes
Once you've updated the address, commit and push your changes to your GitHub repo.
### 4οΈβ£ Embed the Portal
Copy and paste the following code into your blog or website:
```html
```
Be sure to replace `YOUR-GITHUB-USERNAME` with your actual GitHub username.
---
## π Example Embed
Hereβs how your Portal might look:
```html
```
Feel free to test it out and see the magic in action! π³β¨
---
## π¨ Customization Ideas
- Change the QR code color or style in `scripts.js`.
- Replace the background image in the `styles.css` file.
- Add more functionality, like Lightning Network invoices or donation messages!
---
## π¬ Feedback and Contributions
Weβd love to hear how youβre using **Portals**! Share your ideas, improvements, or customizations by creating a pull request or opening an issue.
Letβs make Bitcoin gifting fun and creative for everyone! π³π
---
## π License
This project is open-source under the MIT License. Use it freely and responsibly.
---
Ready to jump in? π³ Start forking, customizing, and sharing your own **Portal** today!