|
9 сар өмнө | |
---|---|---|
.. | ||
api | 9 сар өмнө | |
program | 9 сар өмнө | |
tests | 9 сар өмнө | |
Cargo.toml | 9 сар өмнө | |
README.md | 9 сар өмнө | |
package.json | 9 сар өмнө | |
pnpm-lock.yaml | 9 сар өмнө | |
tsconfig.json | 9 сар өмнө |
Creates an account with data.
cargo build-sbf
Run the tests using following command:
# Node tests
pnpm build-and-test # This will build and test the program
#or
pnpm test # If you have already built the program test the program