Skip to content

hughescoin/ock-bridge-tutorial

Repository files navigation

OnchainKit Bridge Component Demo App

This repository contains a demo application showcasing the Bridge Component from Coinbase's OnchainKit. The application allows users to bridge tokens between Base and the Blocklords Appchainusing a clean, responsive interface.

Appchains are for projects seeking scale at low cost through dedicated blockspace, with customizable gas tokens and permissions.

Features

  • Connect wallet functionality using OnchainKit
  • Token bridging between networks
  • Responsive design that works on mobile and desktop

Getting Started

Follow these steps to set up the project locally:

1. Clone the repository

git clone https://github.com/hughescoin/ock-bridge-tutorial.git

2. Navigate to the project directory

cd ock-bridge-tutorial

3. Install dependencies

npm install

4. Start the development server

npm run dev

Then open http://localhost:3000 in your browser to see the application.

Technologies Used

Project Structure

  • /app - Next.js application pages and components
  • /app/bridge - Bridge page implementation
  • /app/svg - SVG components used in the UI

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • This project is based on the OnchainKit Bridge Component guide from Base.org

About

The end state demo app for the OnchainKit Bridge Component guide from Base.org.

Resources

License

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors