Skip to content

CBDC backend

Run CBDC example

Clone repository

git clone https://git.svgun.ru/blockchain/cacti.git

Install (see BUILD.md for details)

nvm install 18.19.0
nvm use 18.19.0
yarn install
yarn configure

Run

npm run start:example-cbdc-bridging-app
Wait for the output to show the message CbdcBridgingApp running...