Giter Club home page Giter Club logo

sol_airdop's Introduction

CSV FILE:

File csv sẽ có format như sau:

address amount note
ĐC VÍ SỐ LƯỢNG TOKEN NỘI DUNG GỬI
4VdaXvUqYyB4.. 0.1 HELLO WORLD!

AIRDROP:

Args:

-secretKey: Private key của ví gửi
-csv: Đường dẫn đến file csv
-amount: (Tuỳ chọn) số lượng SOL gửi đến các ví, khi quy định amount thì chương trình sẽ ưu tiên lấy số lượng ở đây thay vì cột Amount trong file CSV
-note: (Tuỳ chọn) Nội dung gửi
-mul: (Tuỳ chọn) gửi hàng loạt, mặc định sẽ gửi đến từng ví theo hàng chờ. giá trị là true hoặc false
-network: (Tuỳ chọn) mạng của ví mặc định là mainnet-beta
-programId: (Tuỳ chọn) ID của chương trình
-spl (Tuỳ chọn) Mint addresss của SPL Token, mặc định là SOL
-rpc (Tuỳ chọn) Mạng RPC tuỳ chọn

airdrop -secretKey=SECRECT_KEY -csv=FILE.csv -note="NOTE" -amount=0.1 -mul=true/false -programId=PROGRAM_ID -network=devnet -spl=MINT_ADDRESS -rpc=https://api.testnet.solana.com

GENERATE:

Args:

-length: Số lượng Public Key
-output: Đường dẫn đến file csv
-amount: Số lượng SOL gửi đến các ví
-note: (Tuỳ chọn) Nội dung gửi

generate -length=10 -output=out.csv -amount=0.05 -note="HELLO WORLD"

sol_airdop's People

Contributors

lavensoft avatar

Watchers

 avatar

Forkers

maxheisenberg22

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.