Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fxeqxmulfx/solana-project


https://github.com/fxeqxmulfx/solana-project

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# How to launch tests?

```bash
make test
```

# How to launch client-cli?

```bash
make client-cli
```

# How to launch deploy?

```bash
make devnet-deploy
```