Skip to content

fireflyprotocol/bluefin-spot-contract-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bluefin Spot Contracts Interface

Interface for on-chain bluefin spot contracts. The users can use these interface to interact with bluefin spot protocol on-chain using their own smart contracts.

On Chain Contract Address

Bluefin spot is only available on mainnet at: 0x3492c874c1e3b3e2984e8c41b589e642d4d0a5d6459e5a9cfc2d52fd7c89c267. To interact with the protocol use the following dependency in your .toml file of the project:

BluefinSpot = { git = "https://github.com/fireflyprotocol/bluefin-spot-contract-interface.git", subdir = "", rev = "mainnet-v1.35.2" }

Use flag --skip-fetch-latest-git-deps when building the project

About

The interface to communicate with bluefin spot protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages