@canonicxyz/runes
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

This NodeJS package is a small collection of helpers written on top of the ordinals Rust crate that allows you to do basic parsing and validating of raw transactions.

Requirements for building

  • Rust

  • clang:

    • Linux: apt install clang
    • Mac (DOT NOT use the default version xcode installs): brew install llvm
  • wasm-pack: cargo install wasm-pack

  • MacOS only: Put the following in your .zshrc/.bashrc and source it:

    AR=/opt/homebrew/opt/llvm/bin/llvm-ar
    CC=/opt/homebrew/opt/llvm/bin/clang

Build

./build.sh

Package Sidebar

Install

npm i @canonicxyz/runes

Weekly Downloads

28

Version

0.1.2

License

none

Unpacked Size

160 kB

Total Files

5

Last publish

Collaborators

  • kevinejohn
  • andrewrjohn