House Party Protocol Docs
hpp.io
  • Welcome House Party Protocol
    • How HPP Works
    • Noösphere
    • Arenai
  • Getting Started
    • Network Information
    • Token Address
    • 🦊Connect to HPP
    • Community
  • Building on HPP
    • Deploy a Smart Contract
    • Run a HPP Node
    • Development frameworks
    • Web3 libraries and tools
  • Tools
    • Bridge
    • Block Explorer
    • Faucet (ETH Sepolia)
Powered by GitBook

Community

  • X
  • Telegram

Github

  • HPP Repository

@2025 House Party Protocol

On this page
  • Cookbook.dev
  • Development Frameworks
  • RPC Host
  • Solidity Example Codes
Edit on GitHub
Export as PDF
  1. Building on HPP

Deploy a Smart Contract

HPP is compatible with Arbitrum Nitro based EVM, so you can build your Dapp using Solidity language.

Choose your preferred tool and deploy your contract.

Cookbook.dev

Cookbook.dev is an open-source smart contract registry where developers can find solidity primitives, libraries, and smart contracts for protocols. It provides an easy and fast way to develop smart contracts by integrating with a variety of blockchain-native developer tools.

You can deploy to HPP using Cooking Book's no-code deploy, and you can use with Remix, Hardhat, and Foundry.

Development Frameworks

Jump to Development framework

RPC Host

Jump to Network Information

Solidity Example Codes

Move to Solidity by Example

PreviousCommunityNextRun a HPP Node

Last updated 4 days ago