proposal-30-decentralize-so.../README.md
2023-07-25 17:39:19 +02:00

692 B

Proposal title

Changes / effect description

  • 1
  • 2
  • ...

Requirements

Installation

git clone --recurse-submodules <proposal-repo-link>
cd <proposal-name>
npm install
npm init

Testing

npm run test:windows

or

npm run test:linux