Skip to content

fraud-intelligence-limited/fil-documentation

Repository files navigation

Fraud Intelligence Blockchain documentation

This repository contains the source code for the FIB documentation.

It uses Markdown format for the documents and VitePress to render them.

Troubleshooting

Please use the GitHub issues to discuss documentation contents.

If you are experiencing any issues with FIB, please submit them at Fraud Intelligence Blockchain Freshdesk. Upon review, someone will get back to you to resolve the issue.

Additionally, you may contact FIL via email at [email protected]

Development

  1. Install Node.js 16.10+
  2. Run corepack prepare
  3. Install packages with pnpm i
  4. Run dev mode with pnpm docs:dev