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

https://github.com/vyper-protocol/vyper-otc

🌿 Vyper OTC application. Application built on Vyper Core protocol
https://github.com/vyper-protocol/vyper-otc

rust solana solana-program

Last synced: 7 months ago
JSON representation

🌿 Vyper OTC application. Application built on Vyper Core protocol

Awesome Lists containing this project

README

          



Vyper Protocol

# Vyper OTC

Vyper OTC is a Solana Program built on top of [Vyper Core](https://github.com/vyper-protocol/vyper-core).

# Setup, Build, and Test

First, install dependencies:

```
$ yarn install
```

And install Anchor by following the [instructions here](https://www.anchor-lang.com/docs/installation).

Build the program:

```
$ anchor build
```

Finally, run the tests:

```
$ cargo test
$ anchor test
```

# Documentation

General Vyper documentation can be found [here](https://docs.vyperprotocol.io/).

# Getting Help

Join [our Discord channel](https://discord.gg/KYaXgwetcK) and post a message