|
hai 9 meses | |
---|---|---|
.. | ||
api | hai 9 meses | |
program | hai 9 meses | |
tests | hai 9 meses | |
.gitignore | hai 9 meses | |
Cargo.toml | hai 9 meses | |
README.md | hai 9 meses | |
cicd.sh | hai 9 meses | |
package.json | hai 9 meses | |
pnpm-lock.yaml | hai 9 meses | |
tsconfig.json | hai 9 meses |
PDA Rent Payer is a program that uses a PDA to pay the rent for the creation of a system program by simply transferring lamports to it
Consts
– Program constants.Error
– Custom program errors.Instruction
– Declared instructions.Add
– Add ...Initialize
– Initialize ...Counter
– Counter ...Compile your program:
steel build
Run unit and integration tests:
steel test