Polycentric
Polycentric is an Open-source distributed social network. Checkout our documentation here, or tryout the app here. If you want to learn more about the Polycentric project please click here.
Android
This library is an Android implementation of the TypeScript library polycentric-core.
Example library usage is shown in the test files.
Hosted availability
Pre-built AAR packages are also available at https://autoupdate.unkto.com/polycentric-core-release-{TAGNAME}.aar for a full example: https://autoupdate.unkto.com/polycentric-core-release-0.4.aar
CI/CD
The CI/CD pipeline is triggered when you make a tag on the master branch. If you want to make a build, take a previous version number (0.4) and increment it by 1, resulting in (0.5).
Contributing
If you want to contribute, please make a pull request with the proposed changes and an explanation of why those changes are necessary.