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
- Host: GitHub
- URL: https://github.com/vyper-protocol/vyper-otc
- Owner: vyper-protocol
- Created: 2022-07-26T14:30:06.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-05-24T09:37:32.000Z (almost 3 years ago)
- Last Synced: 2025-07-13T17:51:32.100Z (8 months ago)
- Topics: rust, solana, solana-program
- Language: TypeScript
- Homepage: https://otc.vyperprotocol.io/
- Size: 174 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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