Advanced Use
Guides for running MASQ Node from the command line, configuring wallets and networking, and working around common setup issues. Intended for advanced users who are comfortable with terminals and custom network settings.
MASQ Node from CLI
5 items
CLI Startup Guides
2 items
Setting MASQ Wallets
Initial Set-Up
Blockchain Service Endpoint
To communicate with the blockchain networks, an endpoint is needed to send/receive messages and transactions utilizing the interfacing in MASQ Software, conforming to standard JSON-RPC format on EVM-compatible chains (Ethereum L2 and Polygon PoS).
Port Forwarding
If a user router will not configure automatically with the automap component, users will need to configure their port forwarding to serve content on the MASQ Network.
Compiling MASQ Node
To compile MASQ Node from source on GitHub here is a basic guide for Ubuntu, using rustup to install rustc
Common Challenges
3 items