Skip to content

stakehouse-dev/stakehouse-contract-interfaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Stakehouse Protocol Smart Contract Interfaces

The Solidity NPM package for building Solidity smart contracts that interact with and sit on top of the Stakehouse protocol smart contracts.

Getting Started

In order to install the package, run the following command:

npm i @blockswaplab/stakehouse-contract-interfaces

Forge install instructions:

forge install stakehouse-dev/stakehouse-contract-interfaces

Example usage:

import { IDataStructures } from '@blockswaplab/stakehouse-contracts/contracts/interfaces/IDataStructures.sol';

Any smart contract addresses can be found here in this repo:

https://github.com/stakehouse-dev/contract-deployments

About

Solidity contract interfaces for Stakehouse and LSD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages