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