Welcome to the Pact Community Organization. This repository is the front door for our community’s smart contract libraries, documentation, and processes for working with Pact.
NOTE: Canonical documentation and learning materials have been consolidated in the Pact-5 repository:
Make it easy and safe for businesses to start building with Pact.
A trusted Pact ecosystem where businesses can confidently start using audited, reliable open source Pact contracts.
- Wiki (official documentation): https://github.com/Pact-Community-Organization/foundation/wiki
- GitHub Pages (public site from
main/docs): https://pact-community-organization.github.io/foundation - Community Discussions: https://github.com/Pact-Community-Organization/foundation/discussions
This repo hosts the Foundation’s public documentation and coordination artifacts. Core documentation has been centralized in the Pact-5 repository (link above); this repository will keep governance and foundation-specific coordination artifacts.
We welcome contributors of all experience levels. Start with the Wiki’s Contribute page to learn how to propose changes, discuss ideas, and submit pull requests:
- Contribute guide: https://github.com/Pact-Community-Organization/foundation/wiki/Contribute
- Code of Conduct: https://github.com/Pact-Community-Organization/foundation/wiki/Code-of-Conduct
Our Wiki content is mirrored to GitHub Pages for broader visibility.
- Source of truth: Wiki pages in this repository
- Pages build source:
main/docson this repo (generated from Wiki) - Triggers: Wiki updates (
gollum) and manual runs via Actions
Manual sync: https://github.com/Pact-Community-Organization/foundation/actions/workflows/wiki-sync.yml
The workflow copies selected Wiki markdown files into docs/ and maintains links so they render correctly on Pages.