Option 2: Manual setup
Last updated
Was this helpful?
Last updated
Was this helpful?
Prerequisites
Node.js v18.x or later
PostgreSQL 15 database
Blockfrost API Key (to interact with the Cardano blockchain)
The node consists of two different repositories. We start with the , which is key to getting started.
The Registry Service is not required and is optional to run.
If you don’t have PostgreSQL installed, please refer to: Installing PostgreSQL database
Run the following commands to configure the database schema:
If you already seeded your database, but you would like to change the Admin Key:
After changing ADMIN_KEY
, make sure to set SEED_ONLY_IF_EMPTY
to False
.
Run seeding command again (see command in the )
That way, the change of the admin key will propagate to the DB.
As a next step, you can register your Agent in Masumi Payment Service: