The @neonevm/token-transfer-core
contains the basic instruction and transaction methods for native (SOL/NEON), SPL and ERC20 token transfers.
yarn add @neonevm/token-transfer-core
# or
npm install @neonevm/token-transfer-core
More detailed usage examples can be found in the examples
folder.