Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deprecated-near-apps/linkdrop-proxy
If you want to create really low cost linkdrops...
https://github.com/deprecated-near-apps/linkdrop-proxy
Last synced: about 2 months ago
JSON representation
If you want to create really low cost linkdrops...
- Host: GitHub
- URL: https://github.com/deprecated-near-apps/linkdrop-proxy
- Owner: deprecated-near-apps
- Created: 2021-07-23T23:22:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-17T14:22:36.000Z (over 2 years ago)
- Last Synced: 2024-09-03T17:01:36.419Z (4 months ago)
- Language: JavaScript
- Size: 58.6 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-near - Linkdrop Proxy
README
# Linkdrop Proxy Implementation
Why? Regular linkdrops are too expensive.
Creates linkdrops with the minimum amount required for an access key and then proxy calls the 'near' or 'testnet' accounts.
## Instructions
`yarn && yarn test:deploy`
#### Pre-reqs
Rust, cargo, near-cli, etc...
Everything should work if you have NEAR development env for Rust contracts set up.[Tests](test/api.test.js)
[Contract](contract/src/lib.rs)