Skip to content

leo42/BroSwap

Repository files navigation

Bro-Gov: Open-Source DEX Frontend for Cardano

Bro-Gov is an open-source decentralized exchange (DEX) frontend for the Cardano blockchain, with built-in support for CIP-106, enabling multisig functionality.

Features

  • Seamless token swapping on the Cardano blockchain
  • Support for CIP-106, allowing multisig transactions
  • Integration with popular Cardano wallets
  • Real-time price updates and token information
  • User-friendly interface for easy trading

Getting Started

Prerequisites

  • Node.js (v14 or later)
  • npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/bro-gov.git
    cd bro-gov
    
  2. Install dependencies:

    npm install
    
  3. Start the development server:

    npm start
    

The application will be available at http://localhost:8080.

Project Structure

The main components of the project can be found in:

typescript:src/components/swap.tsx
startLine: 1
endLine: 350

This file contains the core swap functionality, including wallet connection and transaction creation.

Contributing

We welcome contributions from the community! Please read our Contributing Guidelines before submitting pull requests.

License

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

Acknowledgments

  • Cardano Foundation for the CIP-106 specification
  • The Cardano community for their ongoing support and feedback

Contact

For questions or support, please open an issue on this repository or reach out to our community channels.

Happy trading on Cardano!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published