scrab4ever
New member
LEVEL 2
35 XP
Hello everyone!
I have developed a patch for L2JMobius that integrates blockchain support to your server. This patch enables seamless fund/token transfers between your server and the Polygon Network.
In this topic, I will guide you through the process of applying the patch to your L2JMobius project.
Please note that a Web3 wallet is required to register your server!
Step 1: Applying the Patch
Step 2: Setting Everything Up
Step 3: Compile and Run Your Server
Compile your local repository and run your server as usual!
Step 4: Managing Transactions
You can manage transactions between your server and the blockchain through the following link: https://l2.fiskpay.com/[YOUR_ETHEREUM_ADDRESS]
Video Preview:
NOTE: Currently, only USDT, DAI and TOS are supported. If you need a custom token to be integrated, feel free to let me know!
I have developed a patch for L2JMobius that integrates blockchain support to your server. This patch enables seamless fund/token transfers between your server and the Polygon Network.
In this topic, I will guide you through the process of applying the patch to your L2JMobius project.
Please note that a Web3 wallet is required to register your server!
Step 1: Applying the Patch
- Download the required files and code from this link.
- Extract the zip and copy all its contents.
- Paste the copied items into your local project’s main directory.
- Apply all the .diff files
- Go to your repository’s dist/db_installer_sql/ folder and update your login server database.
Step 2: Setting Everything Up
- Register your server at: https://l2.fiskpay.com/
- In your repository’s dist/login/config/ folder, open the Blockchain.ini file, enable the service and add your credentials.
- Set your in-game reward item id, in your database gameservers table.
Step 3: Compile and Run Your Server
Compile your local repository and run your server as usual!
Step 4: Managing Transactions
You can manage transactions between your server and the blockchain through the following link: https://l2.fiskpay.com/[YOUR_ETHEREUM_ADDRESS]
Video Preview:
NOTE: Currently, only USDT, DAI and TOS are supported. If you need a custom token to be integrated, feel free to let me know!
Last edited:
Liked By 1 member :