SDKs and APIs#
The following SDKs and APIs exist for developing on the Concordium network.
The following NPM libraries are useful for building web-based dApps:
@concordium/react-components (for React projects).
@concordium/wallet-connectors (for connecting to wallets in non-React projects).
@concordium/web-sdk (for interacting with a chain).
@concordium/ccd-js-gen (for generating smart contract clients in JavaScript).