Skip to content

gofibrous/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fibrous Finance Documentation

Official documentation for Fibrous Finance - a DEX aggregator providing optimal token swap routing across multiple blockchain networks.

Live docs: docs.fibrous.finance

Supported Networks

  • Starknet - V1 API + dedicated Starknet endpoints
  • Base - V1 + V2 API
  • Citrea - V1 + V2 API
  • HyperEVM - V1 + V2 API
  • Monad - V2 API

Development

Install the Mintlify CLI to preview documentation changes locally.

npm i -g mintlify

Run the local dev server at the root of this repository (where docs.json is):

mintlify dev

Publishing

Changes pushed to the default branch are automatically deployed via the Mintlify GitHub app.

Structure

  • docs.json - Mintlify configuration (navigation, theme, API settings)
  • essentials/ - Overview pages (FAQ, introduction)
  • api-reference/ - API endpoint documentation (V1, V2, Starknet)
  • fibrous-solutions/ - UI guides (interface, widget)
  • integrate-best-trading/ - SDK reference and smart contracts
  • external-links/ - Links to app, social media, GitHub

Troubleshooting

  • Mintlify dev not running - Run mintlify install to re-install dependencies
  • Page loads as 404 - Make sure you are running in a folder with docs.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from mintlify/starter