@scrypt-inc/cat-token
TypeScript icon, indicating that this package has built-in type declarations

0.2.10 • Public • Published

sCrypt Cat Token

Build

npm run build

Testing Locally

npm run test

Testnet Sample Transactions

Cat Token Transaction Limits

For a Cat Token protocol transaction, the maximum number of inputs is 6, and the maximum number of outputs is also 6.

Since we need to calculate the txid of the previous transaction, we must ensure that the number of bytes in the previous transaction’s data is less than 520.

This is because the maximum byte limit for an element on the Bitcoin Virtual Machine (BVM) stack is 520. The corresponding variable name is MAX_SCRIPT_ELEMENT_SIZE.

Cat Token Protocol

Readme

Keywords

none

Package Sidebar

Install

npm i @scrypt-inc/cat-token

Weekly Downloads

1

Version

0.2.10

License

MIT

Unpacked Size

605 kB

Total Files

138

Last publish

Collaborators

  • zhfnjust