Skip to content

Repository files navigation

image

tagit-docs

Official documentation for TAG IT Network — Web3 supply-chain authentication platform.

Docs License: CC BY 4.0

Quick Start

# Clone the repo
git clone https://github.com/tagit-network/tagit-docs.git
cd tagit-docs

# Install dependencies
npm install

# Start local dev server
npm run dev

Open http://localhost:3000 to view the docs.

Documentation Structure

Section Description
Getting Started Installation, quickstart, first steps
Architecture System design, ORACULS stack, data flows
Smart Contracts Contract reference for all 6 modules
API Reference REST API documentation
SDK Guides JavaScript, Kotlin, Swift SDKs
Examples Working code examples
Glossary Key terminology

TAG IT Network Repositories

Core (6)

  • tagit-contracts — Smart contracts
  • tagit-l2 — Stack rollup
  • tagit-bridge — CCIP adapters
  • tagit-services — Backend APIs
  • tagit-indexer — Event indexing
  • tagit-security — Audits & verification

Support (6)

  • tagit-dashboard — Admin console
  • tagit-mobile — ORACULAR app
  • tagit-sdk — SDKs & CLI
  • tagit-hardware — NFC/PQC specs
  • tagit-docs — Documentation (You are here)
  • tagit-governance — SOPs & policies

Development

npm run dev        # Start dev server
npm run build      # Build for production
npm run lint       # Lint markdown
npm run links      # Check broken links

Contributing

  1. Fork the repository
  2. Create a feature branch (git checkout -b docs/my-update)
  3. Commit your changes (git commit -m 'docs: add X documentation')
  4. Push to the branch (git push origin docs/my-update)
  5. Open a Pull Request

License

This documentation is licensed under CC-BY-4.0.

You are free to share and adapt this material for any purpose, including commercial, as long as you give appropriate credit to TAG IT Network.

See ATTRIBUTION.md for attribution guidelines.


Built with by TAG IT Network

About

Documentation for the TAG IT Network protocol, contracts and integrations.

Topics

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages