An open API service indexing awesome lists of open source software.

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

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 ```