Skip to main content
Virtual Environments work seamlessly with some of the most popular UI libraries for dapps. Follow the guides below to learn how to integrate Virtual Environments into your dapp’s UI. If you use a different UI library and need assistance, contact us to include a guide for that library in our resources.
1
Stage contracts
2
Stage your smart contracts by following this guide:
3

Staging smart contracts

4
Fork the staging Virtual Environment
5
Optionally, you may choose to fork the staging Virtual Environment and work on an independent copy.
6

Fork Virtual Environment

7
Collect deployment data
8
Collect all deployment data:
9
  • Fork RPC
  • Contracts’ addresses
  • Contracts’ ABI
  • 10
    Integrate
    11
    Depending on the framework you’re using, follow the appropriate guide to connect your dapp’s UI to the Virtual Environment.
    12

    Wagmi Integration Guide

    Dynamic Integration Guide

    ConnectKit Integration Guide

    RainbowKit Integration Guide

    Web3 Modal Integration Guide