alkahest-developer
SolidHelp developers write code that interacts with Alkahest escrow contracts using the TypeScript, Rust, or Python SDK
Install
Quality Score: 83/100
Skill Content
Details
- Author
- internet-court
- Repository
- internet-court/internet-court-skill
- Created
- 2 months ago
- Last Updated
- yesterday
- Language
- TypeScript
- License
- NOASSERTION
Similar Skills
Semantically similar based on skill content — not just same category
alkahest-user
Interact with Alkahest escrow contracts as a buyer, seller, or oracle using the CLI
rc-rust
Rust as a language — ownership and lifetimes, error hierarchies with thiserror/anyhow, async with Tokio, trait design, testing, performance, clippy, and rustdoc. Use when writing or reviewing Rust code, deciding between borrowing and cloning, designing an error type, structuring async tasks and channels, or configuring lints and benchmarks. Do not use for Axum HTTP routing and middleware (rc-axum), SQLx/Postgres data access (rc-sqlx), SvelteKit (rc-sveltekit), or non-Rust languages.
starkzap-sdk
Reference for integrating or maintaining applications built with keep-starknet-strange/starkzap, including StarkSDK setup, onboarding, wallet lifecycle, sponsored transactions, ERC20 flows, staking, and transaction builder usage.