From 97e8cc0f42c4012e661ca95cf6a463e4e82fb775 Mon Sep 17 00:00:00 2001 From: Sai Kranthi <57343520+kranthicodes@users.noreply.github.com> Date: Sun, 16 Jan 2022 15:22:59 +0530 Subject: [PATCH] Create README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..67c0890 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# sol-airdrop +solana airdrop program with solana web3.js + +### Made using React Typescript with Vite and @solana/web3.js + +Max 2 Sol can be airdropped per Transaction. + +Network: DevNet + +[Live Demo](https://peaceful-cori-09dfa4.netlify.app)