Skip to content

Block-Parties/smart-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Block Parties' smart contracts

For Builders

Building on top of Block Parties is meant to be easy - to get started, download and add these two files to your project:

  • IPartyHost.sol: An interface that defines the minimum a "party host" contract needs to be compatible with BlockParties.
  • IBlockParties.sol: An interface that exposes the main functionality most "party host" contracts will need from the BlockParties contract.

For Contributors

The main act of fractionalization and stake management is handled via BlockParties.sol.

We welcome contributions, but before working on anything, please create a Github issue for discussion!

Note: Any security concerns should be sent via email to [email protected] instead of published publically as an issue, to avoid encouraging exploitation.

About

Ethereum smart contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published