diff --git a/for-developers/resources.md b/for-developers/resources.md index bcfd545..d974dc7 100644 --- a/for-developers/resources.md +++ b/for-developers/resources.md @@ -19,6 +19,14 @@ So use them as examples and Do Your Own Research before running these. ## SDKs / Libraries +* [Unity 3D Package](https://github.com/Desonity/Desonity) + + - Supports signing transactions in C# using seed hex and derived keys + - Supports Identity login in Unity apps through [flask backend](https://github.com/Desonity/Backend-Flask) + - Supports buying/selling CC/DAO + - Supports deso backend api functions + - Supports image uploads to images.deso.org + * [Python Package](https://pypi.org/project/deso/) - Supports all DeSo Backend api functions