Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 1.11 KB

File metadata and controls

38 lines (31 loc) · 1.11 KB
description
Palm network information.

import CardList from '@site/src/components/CardList'

Palm

The Palm Network is an Ethereum Virtual Machine-compatible Polygon Supernet. The Palm Network is for creators, fans, and leaders in various industries such as art, technology, sports, and entertainment. The network provides support to developers in their quest to build new and user-friendly tools that contribute to the growth of the Web3 ecosystem.

:::info See also

The official Palm documentation for more information about using the Palm network.

:::

<CardList items={[ { href: "quickstart", title: "Quickstart", description: "Learn how to quickly connect and make calls to the Palm network." }, { href: "json-rpc-methods", title: "JSON-RPC APIs", description: "View the APIs available for communicating with the Palm network." }, { href: "../../../developer-tools/dashboard/get-started/create-api/", title: "Create an API key", description: "Learn how to create and secure an API key." } ]} />