Steel
42 posts

Steel
@STEELnew
Solana smart contract framework.


After 4 tries, I'm done

Introducing: Steel Steel is a new modular framework for building smart contracts on Solana. Write programs with minimum boilerplate and maximum flexibility. 🧵

Introducing: Steel v2 Today we're excited to release Steel v2 with suite of new features for @solana developers: - Steel CLI - Refined account validation - Hidden PDA bumps - Event loggers - Lamport transfer helpers - SPL helpers 🧵



How does one warp_to_unix_timestamp? warp_to_slot doesn’t affect the unix timestamp lol







Introducing: Steel v2 Today we're excited to release Steel v2 with suite of new features for @solana developers: - Steel CLI - Refined account validation - Hidden PDA bumps - Event loggers - Lamport transfer helpers - SPL helpers 🧵


CLI The first big addition to v2 is the Steel CLI. This tool is still very early in development, but today provides a simple `new` command for scaffolding starter projects with Steel and a Rust-based test suite. /2







