Ayush 104a0d3657 removed poseidon examples and GitHub action (#374) 5 months ago
..
api 5364129311 fix: steel learning example (#365) 6 months ago
program 5364129311 fix: steel learning example (#365) 6 months ago
tests 104a0d3657 removed poseidon examples and GitHub action (#374) 5 months ago
Cargo.toml 5364129311 fix: steel learning example (#365) 6 months ago
README.md 5364129311 fix: steel learning example (#365) 6 months ago
cicd.sh 5364129311 fix: steel learning example (#365) 6 months ago
package.json 5364129311 fix: steel learning example (#365) 6 months ago
pnpm-lock.yaml 5364129311 fix: steel learning example (#365) 6 months ago
pnpm.lock.yaml 5364129311 fix: steel learning example (#365) 6 months ago
prepare.mjs 5364129311 fix: steel learning example (#365) 6 months ago
tsconfig.json 5364129311 fix: steel learning example (#365) 6 months ago

README.md

Steel

Steel is a ...

API

  • Consts – Program constants.
  • Error – Custom program errors.
  • Event – Custom program events.
  • Instruction – Declared instructions.

Instructions

State

Get started

Compile your program:

steel build

Run unit and integration tests:

steel test