Skip to content

cryptoloutre/solanatools-actions

Repository files navigation

SolanaTools but using Solana Actions.

Getting Started

Clone the repo, install the dependencies and run the development server.

git clone https://github.com/cryptoloutre/solanatools-actions.git
cd solanatools-actions
npm install
npm run dev

Modify the src/app/api/actions/close-accounts/route.ts file with our own transaction. Check out Dialect's documentation to know how to build, test and deploy your Action.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out their Next.js deployment documentation for more details.

Releases

No releases published

Packages

No packages published

Languages