ðŠRunning kinto nodes
Kinto uses a forked Arbitrum orbit stack, in order to run a node please follow these instructions.
Prerequisites: All node requirements, CPU, memory, disk size and ports can be found in the arbitrum docs here: https://docs.arbitrum.io/run-arbitrum-node/run-full-node
Visit this notion guide: https://constellationlabs.notion.site/Kinto-Mainnet-Replica-Node-e6bb16e332364bc0ae952868853a25c8
Download and uncompress "nitro-replica-kinto-mainnet.zip"
Fill all the required data in docker-compose.yaml (should be prefilled with the exception of a beacon network endpoint)
Make sure you have the latest node image in the l2/image field:
In order to keep yourself update for future image upgrades please join our developers channel in our discord: discord.com/invite/kinto
Finally once all fields are complete start running the node with:
Last updated