You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project:
near-airdrop:
The project aims at creating a mechanism that allows receivers to claim airdrops without paying gas fee. In traditional airdrop mechanism, a number of public keys are required because each claimer needs a public key to claim an airdrop, which leads to an upper limit of the total airdrop. In this project, the author uses Nonces to improve the existed mechanism, enables the senders to send out airdrops with one public key, and therefore break the limit of airdrop quantity. By this means, the senders can pay the gas fee for both sides and making airdrops completely free for every receiver.
The text was updated successfully, but these errors were encountered:
bhc8521.near | NEAR-airdrop
Name: Jimmy Bai
Team: bhc8521.near
Skills: Rust, substrate, solidity, C++, Typescript, Python, OpenCL, Layabox
Project:
near-airdrop:
The project aims at creating a mechanism that allows receivers to claim airdrops without paying gas fee. In traditional airdrop mechanism, a number of public keys are required because each claimer needs a public key to claim an airdrop, which leads to an upper limit of the total airdrop. In this project, the author uses Nonces to improve the existed mechanism, enables the senders to send out airdrops with one public key, and therefore break the limit of airdrop quantity. By this means, the senders can pay the gas fee for both sides and making airdrops completely free for every receiver.
The text was updated successfully, but these errors were encountered: