Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sonicfromnewyoke/ace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ace program template

This repository has a template for asynchronous solana programs capable of supporting full application controlled execution (ACE) on-chain

The core crate has the traits, and counter has an example implementor where decrements are prioritized before increments.

Run cargo run --example counter from the counter directory after building the program with cargo-build-sbf to see it in action.

Disclaimer

All of this code is unaudited and partially vibe coded so use at your own risk

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%