|
há 9 meses atrás | |
---|---|---|
.. | ||
api | há 9 meses atrás | |
program | há 9 meses atrás | |
tests | há 9 meses atrás | |
Cargo.toml | há 9 meses atrás | |
README.md | há 9 meses atrás | |
package.json | há 9 meses atrás | |
pnpm-lock.yaml | há 9 meses atrás | |
tsconfig.json | há 9 meses atrás |
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