LearnCard is a lifelong learning passport that empowers learners to collect, own, and share their skills and experiences.
5 verbs: Issue, Earn, Store, Share, Map.
LearnCloud is an open, API-driven platform that seamlessly integrates learning providers, tech systems, credentials and AI-driven ecosystems, enabling rapid scaling and interoperability for the future of education and employment.
All LearnCard documentation can be found at: https://docs.learncard.com
Use the package manager pnpm to install LearnCard.
pnpm install
This repository uses Nx to manage package relationships. Use the provided scripts to ensure everything is built in the correct order and that tests run against fresh artifacts:
pnpm build # builds all packages (excluding docs and example apps) according to the dependency graph
pnpm test:e2e # builds dependencies then runs the end-to-end tests
pnpm run-network-tests # builds dependencies then runs the Brain service test suite
Avoid running individual package builds or tests with pnpm
directly, as that can lead to stale artifacts.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please review the contributing guidelines for more information: Contributing
Please make sure to update tests as appropriate.
The best way to start engaging in the community is to participate in our Github Discussions:
Learning Economy Foundation (LEF) is a 501(c)(3) non-profit organization leveraging global standards and web3 protocols to bring quality skills and equal opportunity to every human on earth, and address the persistent inequities that exist around the globe in education and employment.
MIT Β© Learning Economy Foundation