World Payments API
Last updated
Last updated
Download the code for world payments api .
Open Intellij and open the project folder WRLD-Payments-API-main
Open the ..\resources\config.yml file
Set the polygon_https_rpc value using the polygon RPC end point from "" section
Set the ethereum_https_rpc value using the Ethereum RPC end point from "" section
Set the server_wallet_private_key with the $WRLD token wallet address in the World Server account from "" section.
Click "Maven" tab on right hand side of screen
Click Lifecycle-> Package
Go to the Target directory and put the wrld-payments-api-0.1.6-shaded.jar file on the server.