token-transfer-core-2022
v1.0.6
Published
Core API for the token-transfer project
Readme
Token transfer core library
The @neonevm/token-transfer-core contains the basic instruction and transaction methods for native (SOL/NEON), SPL and ERC20 token transfers.
Install packages
yarn add @neonevm/token-transfer-core
# or
npm install @neonevm/token-transfer-coreMore detailed usage examples can be found in the examples folder.
