Skip to content

🌿 Vyper OTC application. Application built on Vyper Core protocol

Notifications You must be signed in to change notification settings

FedererKK/vyper-otc

 
 

Repository files navigation

Vyper Protocol

Vyper OTC

Vyper OTC is a Solana Program built on top of Vyper Core.

Setup, Build, and Test

First, install dependencies:

$ yarn install

And install Anchor by following the instructions here.

Build the program:

$ anchor build

Finally, run the tests:

$ cargo test
$ anchor test

Documentation

General Vyper documentation can be found here.

Getting Help

Join our Discord channel and post a message

About

🌿 Vyper OTC application. Application built on Vyper Core protocol

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 73.1%
  • Rust 26.3%
  • Shell 0.6%