Skip to content

0xp3p3/sla-programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLA Programs

This repository holds the Secret Llama Agency smart contract (Solana program).

The address of the program is: GUSxqUfUdqchfErA3DrW1jNVJKGdMpxt71AeDkJJtG5R.

The wallet currently owning the program is: X1d8FSWgsM3QRjqLu9XboBRF2gSk3w6kP3tKGifWvxL.

Deployment

In order to be able to re-deploy (or update) this program, the Anchor.toml file must be updated with:

wallet = "<path_to_wallet_keypair_file>"

Once that is done, the on-chain program can be updated by running the script

./scripts/upgrade.sh

NOTE: this command is likely to fail a few times before succeeding. This is often due to Solana being congested.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published