0.0.7 • Published 10 months ago

@verida/verida-node-installer v0.0.7

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

Setup a Verida Storage Node

Please visit the storage node documentation to learn how to use this.

Developing this script

Basic workflow

Setup

nvm use
npm install

Run the script during development

npx tsx src/create-verida-node-config.ts 

Build a make available locally as a global command line script

npm run build
npm link
0.0.3

10 months ago

0.0.2

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.1

1 year ago