mirror of
https://github.com/silverqx/TinyORM.git
synced 2025-12-17 00:24:46 -06:00
25 lines
713 B
Plaintext
25 lines
713 B
Plaintext
---
|
|
sidebar_position: 9
|
|
sidebar_label: 🪙 Donations
|
|
hide_table_of_contents: true
|
|
description: How to donate, sponsor, and support the TinyORM project.
|
|
keywords: [c++ orm, tinyorm, support, sponsors, donations, sponsorship, fund, funding]
|
|
---
|
|
|
|
import APITable from '@theme/APITable'
|
|
|
|
# Donations
|
|
|
|
I would like to continue developing and enhancing this project and I will as long as I can. But the future is unclear.
|
|
|
|
<div id='apitable-donations'>
|
|
<APITable>
|
|
|
|
| Service | Address |
|
|
| --------------- | ---------------------------------- |
|
|
| Bitcoin address | 1NiF2cTvYxUj8FTZJnGn1ycN4yisWfo1vJ |
|
|
| PayPal | [https://paypal.me/silverzachara](https://paypal.me/silverzachara) |
|
|
|
|
</APITable>
|
|
</div>
|