Getting started

Create your account, API Key and start building!

Create your Cryptum account

Your first step in Cryptum is in the Dashboard.

You need to create an account with a valid email address or using social sign in - Google, Discord or GitHub!

Create and manage your Projects (API Keys)

After registering, you will access a screen where "Projects" can be created.

Click the "+Project" button. You can create different types of projects, but in this case, choose the Development type.

Choose whether you want to initially create a Community Edition project using the blockchain Testnet, or Mainnet networks.

Requirements

  • NPM

  • Node version: ^14.17.0

Installation

Open your project

Install using npm manager

How To's

Below is a short code example showing how you can use cryptum-sdk to connect your amazing application with several blockchains.

Configuration

To configure cryptum-sdk you need only to provide a config in format JSON.

Check the full guide for Development Projects on Dashboard πŸ‘‡

Dashboard guide

Last updated