Nitish Choudhary 123c289b85 add basics/pda-rent-payer/steel (#293) há 9 meses atrás
..
api 123c289b85 add basics/pda-rent-payer/steel (#293) há 9 meses atrás
program 123c289b85 add basics/pda-rent-payer/steel (#293) há 9 meses atrás
tests 123c289b85 add basics/pda-rent-payer/steel (#293) há 9 meses atrás
.gitignore 123c289b85 add basics/pda-rent-payer/steel (#293) há 9 meses atrás
Cargo.toml 123c289b85 add basics/pda-rent-payer/steel (#293) há 9 meses atrás
README.md 123c289b85 add basics/pda-rent-payer/steel (#293) há 9 meses atrás
cicd.sh 123c289b85 add basics/pda-rent-payer/steel (#293) há 9 meses atrás
package.json 123c289b85 add basics/pda-rent-payer/steel (#293) há 9 meses atrás
pnpm-lock.yaml 123c289b85 add basics/pda-rent-payer/steel (#293) há 9 meses atrás
tsconfig.json 123c289b85 add basics/pda-rent-payer/steel (#293) há 9 meses atrás

README.md

PDA Rent Payer

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

API

Instructions

State

Get started

Compile your program:

steel build

Run unit and integration tests:

steel test