bifrost-zero-sdk
v1.0.10
Published
Resources for BIFROST ZERO module developers
Downloads
128
Readme
Running your module
Install dependencies by typing npm i.
Run the backend code by typing npm start. This will also compile your typescript files into your local
build directory. You can change your compiler preferences by editing 'tsconfig.json'.
