README.md 328 B

Account Data Program Example in Steel Framewrok

Creates an account with data.

Build


cargo build-sbf

Tests

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