Read more on our public website.
/packages/contracts: all contracts and tests (@trust-bonds/contracts)/docs/index.html: the public website for the project
The project documentation is built using mdBook and includes support for Mermaid diagrams. To use Mermaid diagrams in the documentation:
- Write your diagram in a code block with the
mermaidlanguage specifier:
sequenceDiagram
Alice->>John: Hello John, how are you?
John-->>Alice: Great!
- Run the documentation locally:
mdbook serve docsThese are stubs that will be useful in the future when we develop a dApp.
docs: a Next.js app with Tailwind CSSui: a stub React component library with Tailwind CSS shared by bothwebanddocsapplications@repo/eslint-config:eslintconfigurations (includeseslint-config-nextandeslint-config-prettier)@repo/typescript-config:tsconfig.jsons used throughout the monorepo
We are currently working on launching a test contract on testnet.
- Documentation
- Community funds
- Passport testnet
- Score calculation
- Upgrade typescript >= 5.4.0
- Replace deprecated eslint