0xCipherCoder 865b716c25 add basics/account-data/steel (#198) преди 9 месеца
..
api 865b716c25 add basics/account-data/steel (#198) преди 9 месеца
program 865b716c25 add basics/account-data/steel (#198) преди 9 месеца
tests 865b716c25 add basics/account-data/steel (#198) преди 9 месеца
Cargo.toml 865b716c25 add basics/account-data/steel (#198) преди 9 месеца
README.md 865b716c25 add basics/account-data/steel (#198) преди 9 месеца
package.json 865b716c25 add basics/account-data/steel (#198) преди 9 месеца
pnpm-lock.yaml 865b716c25 add basics/account-data/steel (#198) преди 9 месеца
tsconfig.json 865b716c25 add basics/account-data/steel (#198) преди 9 месеца

README.md

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