Building on Derupt

Derupt developer support documentation.

Derupt is just a set of smart contracts with functions; an agreed upon procedure for messages and message interactions. To interface with those smart contract functions, you need a client. As a developer, you can receive STX and CityCoins from the content created and interacted with via your client. See .derupt-interfaces for details on how to setup and configure your pay out parameters. As a developer you don't have to think about private keys since its designed to work with Stacks. Your user's simply sign transactions with their Leather (formerly Hiro) or Xverse wallet when interacting with your custom Derupt client.

Last updated