An open API service indexing awesome lists of open source software.

https://github.com/manudasari265/wba-typescript-sol


https://github.com/manudasari265/wba-typescript-sol

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

transaction link = https://explorer.solana.com/tx/4s8yPEp2kktiqjX5EVnqRQKMUbYbxEs5mFMz1sBAYjCtBtE7jTFTLLb7mASkUbj6U2Y7LAAsqNFoB9jugwsxdvB2?cluster=devnet

Use this command to generate a new wallet

```
yarn keygen
```
Use this command to airdrop SOL to your wallet
```
yarn airdrop
```
Use this command to transfer Sol to Wallet A to Wallet B
```
yarn transfer
```
Use this command to run the script enroll
```
yarn enroll
```