@avareum/solana-tools
TypeScript icon, indicating that this package has built-in type declarations

0.12.0 • Public • Published

Solana Tools

Features

  • [x] Use spl_token_2022.
  • [x] Use transfer_checked.
  • [x] Use spl_token::ui_amount_to_amount.

Dev

wasm-pack build --target web

Test

# rs
cargo test

# wasm
wasm-pack test --headless --firefox

# js
cargo test
cp ./tests/index.html ./pkg
npx live-server ./pkg
open http://127.0.0.1:8080/

Release

wasm-pack publish

Readme

Keywords

none

Package Sidebar

Install

npm i @avareum/solana-tools

Weekly Downloads

0

Version

0.12.0

License

none

Unpacked Size

1.15 MB

Total Files

5

Last publish

Collaborators

  • katopz