TypeScript library for NEAR Protocol blockchain interaction. Use this skill when writing code that interacts with NEAR Protocol, including viewing contract data, calling contract methods, sending NEAR tokens, building transactions, creating type-safe contract wrappers, integrating wallets (Wallet Selector, HOT Connect), React hooks and providers (@near-kit/react), managing keys, testing with sandbox, meta-transactions (NEP-366), and message signing (NEP-413).
$npx -y skills add internet-court/internet-court-skill --skill near-kitInstalls into the current project.
Run `npx skills use "https://github.com/internet-court/internet-court-skill" --skill "internet-court/internet-court-skill/near-kit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/internet-court/internet-court-skill" that are relevant to the current task. Run `npx skills add "https://github.com/internet-court/internet-court-skill"` and select the relevant skills, then follow their instructions.