skills/brief-onchain/skills-lab/bap578_test_template

bap578_test_template

SKILL.md

BAP578 Test Template

Usage

  • Category: BAP578 Dev
  • Mode: guide
  • Version: 0.1.0

Input Example

{
  "tokenId": 1,
  "includeFeeOnTransferCase": true
}

Output Example

describe('BAP578 adapter/vault', () => {
  it('allows operator withdraw');
  it('rejects non-operator withdraw');
  it('keeps balance invariants');
});

Security Notes

  • Include both positive and negative authorization tests.
  • Add balance-consistency assertions for native and ERC20 flows.

Install

npx @skillshub/bap578-test-template

Weekly Installs
1
First Seen
6 days ago
Installed on
zencoder1
amp1
cline1
openclaw1
opencode1
cursor1