Skip to content

intersend/intersend-docs

Repository files navigation

Interspace Documentation

This repository contains the official documentation for Interspace, a comprehensive platform providing powerful tools for building web3 applications and managing blockchain interactions.

Documentation Website

This documentation is built using Vocs, a modern documentation framework.

Local Development

To run the documentation site locally:

# Install dependencies
npm install

# Start the development server
npm run dev

Visit http://localhost:3000 to see the documentation site.

Building for Production

npm run build

Documentation Structure

  • Getting Started: Overview, quickstart guides, and introduction to core concepts
  • API Reference: Detailed information on API endpoints and functionality
  • Authentication & Integration: Auth providers, WalletConnect, RainbowKit
  • Application Building: App integration options and wallet-as-a-service
  • Development Resources: Code examples and implementation guides

Contributing

If you'd like to contribute to the documentation, please follow these steps:

  1. Fork the repository
  2. Create a new branch for your changes
  3. Make your changes
  4. Submit a pull request

Resources

Releases

No releases published

Packages

 
 
 

Contributors