https://github.com/pushchain/push-solana-locker
Implementation of Push Locker Contract in Rust for Solana
https://github.com/pushchain/push-solana-locker
Last synced: 10 months ago
JSON representation
Implementation of Push Locker Contract in Rust for Solana
- Host: GitHub
- URL: https://github.com/pushchain/push-solana-locker
- Owner: pushchain
- Created: 2025-05-02T13:29:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-16T10:24:28.000Z (about 1 year ago)
- Last Synced: 2025-06-23T13:54:07.563Z (12 months ago)
- Language: TypeScript
- Size: 68.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### The current implementation does not support the sol to usdt swap.
### To run tests
``` anchor test ```
### To run script on devnet
``` ts-node app/manual.ts ```