@neonevm/token-transfer-core
v4.4.3
Published
Core API for the @neonevm/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.
