Create an Instance
Create a personal instance by connecting your wallet to the Hyperverse.
Setup
Navigate to localhost:3000/setup
Copy the address from your wallet (example: MetaMask)
On Ethereum
Navigate to apps/ethereum/tribes/src/pages/_app.tsx
and replace the TENANT_ADDRESS
with your wallet address.
On Flow
Navigate to flow/tribes/pages/shared.tsx
and replace the TENANT_ADDRESS
with your wallet address.
Create Instance
Navigate back to localhost:3000/setup and select Create Instance
Approve the transaction from your wallet and wait for it to process.
You now have an instance that allows you to create transactions specific to your wallet.
info
After successfully creating an instance, you are now able to add a tribe.