This repository contains the source and translations for the Meeds Whitepaper.
To contribute, join the meeds project on Crowdin and start translating in your favorite language.
🎁 Rewards : Contributions to the translations of this whitepaper are part of the Meeds Translation Program and are subject to community rewards. Join the Meeds Builders community and Submit a Contribution to earn $MEEDs tokens for your translation work.
💡 Hint : You can get the number of words you have translated at : https://crowdin.com/project/meeds/reports/top-members
You can use the build script to generate a PDF version of the whitepaper in any of the supported languages.
Prerequisites :
Usage : ./build.sh [lang]
lang
(default=en) : the 2-characters code of the language (Check the list of subfolders underintl/
)
The resulting document is generated under build/meeds-whitepaper-$lang.pdf
Many thanks to Ryan Frazier and Eisvogel pandoc-latex-template for making their work reusable.