Wallet Configuration
Last updated
Last updated
Next, configure the wallets for Ethereum, Bitcoin, and TRX by updating the corresponding fields in the config.yaml
file:
Navigate to this link below [ this url is the payram server link which you just setup]
After navigating to that link, you will see the following page:
You'll need to obtain a seed phrase (a 12-word mnemonic) from Meta Mask or another wallet of your choice.
If you need help creating a Meta Mask wallet, check out this guide:
This is what your 12-word seed phrase (mnemonic) looks like.
After obtaining the seed phrase, copy and paste it into the box
Note : Now, generate xpub addresses for Bitcoin, Ethereum, and TRX, and paste them into the configuration file.
Click on the drop-down, select the Ethereum network, and then click "Generate Addresses."
After clicking on generate addresses you can see your xpub getting generated
You've successfully generated the xpub for Ethereum; now, add it to the config.yaml file.
Similarly, generate the xpub addresses for the other networks—Bitcoin testnet and Tron—using the same seed phrase which you used for Ethereum. You can change the networks by clicking on the drop-down menu
Note : Don’t use Bitcoin use only Bitcoin Test net while selecting networks
After you fill in all the configuration details, your YAML file will look like the example below, but with your own values.
Now you need to apply the newly added configurations to your server, which means we have to run the command again.
Run the below command again on your terminal
If you see this specific output in the terminal at the end, it means your Payram server has started successfully.
Note: Currently, only testnet transactions are supported. For Ethereum, the Sepolia testnet is used.