JamonSwap Docs
  • JamonSwap Intro
  • Guides
    • Get Started
      • Create a Wallet
      • Get ERC20 Tokens
      • Using JamonSwap without Centralized Exchanges
      • Connect Your Wallet to JamonSwap
    • Click Here for Help
      • Troubleshooting Errors
      • General FAQ
      • Fixing Stuck Pending Transactions on MetaMask
    • Contact Us
      • Business Partnerships
      • NFT Market Applications
      • Customer Support
      • Social Accounts & Communities
    • Brand & Logos
    • Roadmap
  • PRODUCTS
    • 🔄Exchange
      • Token Swaps
      • How to Trade
      • Liquidity Pools
      • How to Add/Remove Liquidity
    • 🚜Yield Farming
      • How to Use Farms
      • How to Use Farms with PolygonScan
    • 🥩Jamon Pools
      • How to Stake in Jamon Pools
      • Auto Jamon Pools
      • Jamon Pool FAQ & Troubleshooting
    • 🛍️IFO (Initial Farm Offering)
      • How to Participate in an IFO
      • How to Participate in an IFO with PolygonScan
      • Contract Details
    • 🗳️Voting
      • How to Vote
      • How to Vote with SafePal Wallet
    • ⚙️API
  • Tokenomics
    • 💰JAMON y JSHARE
      • JAMON Tokenomics
      • Controlling JAMON supply
  • DEVELOPERS
    • 🤖Contributing
      • Codebase Overview
    • 🐛Bug Bounty
      • Intercom Integration
    • 📄Smart Contracts
      • JamonSwap Exchange
        • Factory
        • Router
      • Auto/Manual Jamon Pool
      • Prediction
  • CONTRACT GOVERNANCE
    • 💡Prediction
    • 📈Farms
    • 🥩Jamon Pools
      • SmartInitializable
      • PoolDeployer
Powered by GitBook
On this page
  • Setup your dev environment
  • Coding rules
  • Committing
  • Creating your pull request
  1. DEVELOPERS

Contributing

JamonSwap is an open-source project. If you want to contribute to the project, this section is here to guide you through your first steps with the JamonSwap team.

Before starting any development, we highly encourage you to submit an issue on Github in order to discuss the problem, and the solution with the team. If you want to reach out to the dev team directly, contact Telegram.

Setup your dev environment

Coding rules

Committing

Creating your pull request

PreviousControlling JAMON supplyNextCodebase Overview

Last updated 3 years ago

🤖