Skip to content

okto-hq/okto-sdk-docs-v2

Repository files navigation

Okto SDK Documentation

This repository holds the content for the Official documentation for Okto SDK. It uses Fumadocs for content management and handles MDX files for rich documentation content.

Documentation

The live documentation is available at docs.okto.tech.

Index

🛠️ Local Development

To preview documentation changes locally, follow these steps:

Prerequisites

  • Node.js (version 14 or higher)
  • npm or yarn package manager
  • For a complete list of dependencies, check the package.json

1. Clone the repository:

git clone https://github.com/okto-hq/okto-sdk-docs-v2.git
cd okto-sdk-docs-v2

2. Install dependencies:

npm install

3. Start the development server:

npm run dev

This command starts a local development server at localhost:3000 and opens up a browser window. Most changes are reflected live without having to restart the server, however it may take some time to compile the changes.

🤝 Contribute to Okto Documentation

We warmly welcome contributions to improve the Okto documentation! Please take a moment to review our CONTRIBUTING.md guidelines before submitting any Pull Requests. Your contributions are invaluable to the Okto community.

When contributing to the documentation:

  1. Create a new branch:
git checkout -b feat/your-feature-name
  1. Make your changes following our content guidelines

  2. Test locally using npm run dev

  3. Create a Pull Request against the main branch

Useful References

  • Learn more about Okto here.
  • Learn more about Fumadocs here.

Credits

This documentation site is built using Fumadocs, a modern docs generator.

About

this is the official docs for SDK v2 and Okto chain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages