“The core mission of the Fantom Foundation is to help support an open-source, public ledger that is accessible, scalable, and user-friendly. Beyond our incentive programs, we seek to offer developers a wide array of tools and services, and Chainstack has an important role to play, helping teams and projects move seamlessly from the building phase to product launch. Chainstack shares our ambition to connect the world to Web 3.0, and we are absolutely thrilled that they now support Fantom.”
Michael Kong CEO, Fantom Foundation
With Chainstack’s patented Bolt technology you get fully synced dedicated Fantom RPC nodes in almost no time at all.
By using up-to-date snapshots of the ledger, Chainstack spins up dedicated Fantom RPC nodes with the latest state—so you get a node ready same day rather than having to wait long sync times while spinning it from genesis block.
Discover a wealth of information on how to deploy blockchain infrastructure and build amazing applications using Fantom RPCs and APIs with Chainstack.
When communicating with a Fantom RPC node, the Fantom client implements a JSON-RPC specification, a communication protocol allowing one to make remote calls and execute them as if they were made locally.
The Fantom API allows developers to communicate with the Fantom blockchain to build applications. The best way to use the Fantom API is to use a web3 library such as ethers.js if using JavaScript or web3.py using Python.