Skip to content

symbioticfi/app-plugin-symbiotic

 
 

Repository files navigation

Thanks to ChorusOne for providing an integration-ready plugin!

Plugin for Symbiotic contracts

This repository contains code for the plugin for Symbiotic contracts.

Smart Contracts and functions

The implemented Smart Contracts and functions can be found in PLUGIN_SPECIFICATION.md

Testing

For testing, we use Ragger for simulating a Ledger device, to run the tests, use the Ledger plugin on VSCode or run them with:

pip3 install -r ./tests/requirements.txt
pytest ./tests --device <nanox/nanosp/stax/flex>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 72.4%
  • Python 15.2%
  • CMake 5.8%
  • Shell 4.1%
  • Makefile 1.7%
  • Dockerfile 0.8%