I realize you're all busy with the Appwrite Cloud, but I've been working on an extensive set of Appwrite Functions for Cryptocurrency Integration of Bitcoin & EVM Chains for a while now. This includes extensions to the Console in Svelte and MariaDB Schema, Utopia PHP Code, allowing for not just the exposure of crypto to the app & server-side, but furthermore a centralized exchange management facility directly in the Console.
Of course useage of Crypto would be as optional as useage of Databases or Storage.
I would suggest to just submit a Marketplace Template for Appwrite Functions, but native integration and support in the Console is just too valueable.
In case you refuse it this time too because it is too nieche- Any bad feelings if I hard fork Appwrite into Cryptwrite and do it? Publicly?
@Eldad
Even if the Cryptocurrency part is disliked, we should definitely consider https://github.com/appwrite/appwrite/issues/7231 into official AppWrite
At least from what I understand after reading the license: https://github.com/appwrite/appwrite/blob/main/LICENSE
You can do a fork without any problems, and use a custom name.
However you should comply with the mentioned points there: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
3. Neither the name Appwrite nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
Probably someone from core could confirm it and give an additional guidance. You should wait more than usual since it's the weekend
Thanks for Feedback.
Recommended threads
- TEAM INVITE
There is a problem with the team invitation. When a user invites other users, that time, the newly created email address they don't get the invite link and old ...
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- local build `composer installer:dev` iss...
setup - dev container (default linux universal) WSL (test with gh codespace too) - php 8.5.7 - all extensions installed - `composer install` fine - `composer...