@near-snap/sdk

v0.5.0
```ts async function main() { const account = await NearSnapAccount.connect('mainnet') const result = await account.executeTransaction({ receiverId: "herewallet.near", actions: [{ type: 'Transfer', params: { deposit: '1' }}] })

npm i @near-snap/[email protected]

Metadata

Downloads

Maintainers