/
Ethereum
Ethereum
To work with Ethereum you need node. You can create your own node or register on services that provide access to node. For example Chainstack. After registration you need to choose network: Ethereum Goerli Testnet, Ethereum Sepolia Testnet etc.
To turn on Ethereum make the following changes in the configuration file:
# global/config.yaml
...
# enabled paymentInterfaces - true
paymentInterfaces:
enabled: true
...
# select currency name
evm:
# select currency id and turn on it
- id: ETHEREUM-PI
enabled: true
...
# enter the nodes url if use Chainstack
url: "https://nd-900-465-297.p2pify.com/xxxxxxxxxxxxxxxxxxxxxxx"
...
, multiple selections available,
Related content
Bitcoin
Bitcoin
More like this
GO Payment Interfaces (PI) - Nodes
GO Payment Interfaces (PI) - Nodes
More like this
Admin Panel Manual
Admin Panel Manual
Read with this
Manual Payment Interface - Admin Panel (Manual PI)
Manual Payment Interface - Admin Panel (Manual PI)
More like this
Frontend Configurations - v. Public Test Drive (GitHub)
Frontend Configurations - v. Public Test Drive (GitHub)
Read with this
Wallet Setup
Wallet Setup
More like this