Deploy a PFN
Step-by-step guides for deploying a public fullnode (PFN) on Movement networks using various deployment methods including source code, Docker, and cloud platforms coming soon.
The following guides provide step-by-step instructions for deploying a PFN on the Movement networks.
Do I have to run a PFN?
If you do not wish to run a PFN, but still want to interact with the Movement blockchain, you can use the REST API
provided by the Movement Labs' PFNs (see Movement APIs). Note, however, that Movement Labs-provided PFNs have rate
limits, which can impede your development. You can deploy your own PFN
and synchronize with the Movement blockchain directly, or use a different node infrastructure provider.
Select the guide for the deployment method you prefer:
Choose a network
These guides default to deploying a PFN in the Movement for mainnet or testnet network.
To find all configuration files for all Movement networks, check out the
movement-networks repo
and use the genesis.blob and waypoint.txt node files for the respective networks:
mainnet,
testnet,
and devnet.