Go to file
Dummy Tester 123 0cf38542e4 Added start cmd 2021-02-09 19:55:01 -06:00
.vscode Intermediary step where ive gotten everything at least green and moved to common and linked 2021-02-06 16:08:34 -06:00
packages Fixed water wave 2021-02-09 19:21:06 -06:00
.editorconfig Things are mostly working 2021-02-09 18:26:06 -06:00
.gitignore Massive checkin of import fixes 2021-02-08 21:17:27 -06:00
.prettierrc Working on monorepo typescript setup 2021-02-05 21:21:35 -06:00
LICENSE Initial 2021-02-04 20:14:29 -06:00
README.md Added start cmd 2021-02-09 19:55:01 -06:00
lerna.json Things are mostly working 2021-02-09 18:26:06 -06:00
package-lock.json Things are mostly working 2021-02-09 18:26:06 -06:00
package.json Added start cmd 2021-02-09 19:55:01 -06:00
tsconfig.json Things are mostly working 2021-02-09 18:26:06 -06:00

README.md

Setup

lerna bootstrap

Sometimes lerna doesn't install sub package node_modules, do:

lerna exec node install

Then:

npm run start --app=lending

⚠️ Warning

Any content produced by Solana, or developer resources that Solana provides, are for educational and inspiration purposes only. Solana does not encourage, induce or sanction the deployment of any such applications in violation of applicable laws or regulations.