Skip to content

magicblock-labs/magicblock-wheels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magicblock-wheels

Reusable building blocks for MagicBlock projects.

This repo is the shared home for code that should not stay trapped in a single product repo: Rust crates today, and potentially TS/JS packages or small tools later.

⚠️ This is MagicBlock's internal SDK and reusable codebase. It is not the user-facing SDK.

For the user-facing SDK, see:

Layout

  • rust/: Rust workspace members
  • ts/: TypeScript packages and utilities

Current contents

  • rust/wheels: public no_std Rust crate
  • rust/wheels-macros: proc-macro implementation crate re-exported by wheels

Rust workspace

cargo check --workspace

About

Don't reinvent the wheel. Reuse. Or ship better ones.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors