Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

OpenOcean Frontend Examples

This repository includes examples of the OpenOcean frontend. You can view details in each subdirectory.

📁 Project Structure

openocean-api-examples/
├── backend/          # Node.js/Express backend examples
├── frontend/         # React frontend examples  
└── README.md         # This file

🚀 Features

This project demonstrates the following OpenOcean APIs:

  • Swap API - Cross-chain token swapping
  • Limit Order API - Create and manage limit orders
  • Gasless API - Gasless transactions
  • DCA API - Dollar Cost Averaging
  • Meme API - Meme token data and transactions
  • Ticket API - Ticket management

🛠️ Tech Stack

Backend

  • Node.js
  • Express.js
  • Axios for API calls
  • dotenv for environment variables

Frontend

  • React
  • TypeScript
  • Axios for API calls
  • Tailwind CSS for styling

📚 Documentation

For detailed API documentation, visit: OpenOcean API Docs

🚀 Getting Started

Backend Setup

cd backend
npm install
npm run dev

Frontend Setup

cd frontend
npm install
npm start

📞 Support

For issues and questions, please refer to the OpenOcean Developer Resources.

About

Provides examples of quickly integrating the front-end and back-end of OpenOcean APP

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages