Rawrshak Documentation
  • Rawrshak
  • Rawrshak Platform
    • What is the Rawrshak Platform?
    • Platform Overview
    • Rawrshak Ecosystem
    • Networks
    • Litepapers
    • Community Channels
    • Partnerships & Integrations
  • Tutorials
    • Gamer
      • Setup
        • Metamask Wallet
        • Adding Optimism Kovan Network
        • Funding Testnet Wallet
      • Demo
    • Developer
      • Setup
        • Arweave Wallet
          • ArDrive Account
        • Pinata
        • Unity
      • Demo
      • Unity
        • Loading the Rawrshak Tools
        • Loading the Rawrshak SDK
        • 3D Static Object In-game Framework
        • Packaging an Asset
          • Static 3D Object Asset
          • Audio Asset
        • Custom Subgraph Query
        • Prefabs
          • Wallet
          • Subgraph
          • Ethereum Blockchain Query
          • Rawrshak Asset
      • Rawrshak Dapp
        • Deploy a Content Contract
        • Upload Data to Arweave
        • Deploying a Meta Asset
          • Image Meta Asset
          • Audio Meta Asset
          • Static 3D Object Meta Asset
        • Updating a Meta Asset's Metadata
        • Minting a Meta Asset
        • Selling a Meta Asset
      • 🚧Custom Subgraphs
    • Unity Asset Viewer
  • Gamers
    • Gamer Decentralized Applications
    • Gaming Marketplace
    • Meta Assets
    • Supported Wallets
  • Developers
    • Smart Contracts
      • Content Contracts
        • Content
        • Content Manager
        • Content Storage
        • Content Factory
      • Exchange Contracts
        • Exchange
        • Orderbook
        • Execution Manager
        • Royalty Manager
        • Erc20Escrow
        • NftEscrow
      • Libraries
        • LibAsset
        • LibOrder
      • Utilities
        • Address Resolver
    • Meta Asset Framework
      • Asset Metadata
      • Asset Types
        • Text Assets
        • Image Assets
        • Audio Assets
        • Static 3D Objects
    • Game Engines
      • Unity Game Engine
        • Unity SDK
        • Unity Tools
      • Unreal Game Engine
      • Godot Game Engine
    • Developer Decentralized Applications
    • Rawrshak Subgraphs
      • Entities
        • Content Subgraph
        • Exchange Subgraph
  • Governance
    • RAWR Token
      • Tokenomics
      • Contract Addresses
    • Rawrshak DAO
Powered by GitBook
On this page
  1. Tutorials
  2. Developer
  3. Rawrshak Dapp

Deploy a Content Contract

PreviousRawrshak DappNextUpload Data to Arweave

Last updated 3 years ago

1. Login using the Developer Wallet

Rawrshak Developer Dapp:

2. Select Developer Mode

3. Go to Store Page

4. Click "New Smart Contract"

5. Fill in the Information and click Create

IMPORTANT: If the developer doesn't have an image to use for the contract, they can use the Rawrshak's default content contract image.

Content Contract Image Asset: https://arweave.net/dI_5bBKqfDwLUHhQXu_ubnnBi5f3DcpHQ_oHmIky1QU

Please refer to the Content Contract metadata for more information.

7. Approve and Deploy Transaction

Use Metamask to approve the transaction.

Once you click Create, it takes 60 seconds for the metadata to be propagated by Pinata so that the Subgraph may read it. Please be patient.

8. Verify Smart Contract creation

The Content subgraph takes a few seconds to a few minutes to update. Please wait for the transaction to propagate.

[Alpha Testnet Known Issue]

Once propagated, if the newly creates smart contract did not populate the information, it means the IPFS metadata wasn't propagated properly and TheGraph was not able to parse the metadata. We're looking to switch from Arweave to IPFS, but it is currently not yet supported on TheGraph. The transition will take some time.

In the meantime, please just redeploy a new smart contract.

Store Page:

Link:

https://alpha.rawrshak.io/#/store
dI_5bBKqfDwLUHhQXu_ubnnBi5f3DcpHQ_oHmIky1QU
https://alpha.rawrshak.io/#/
Open the Wallet Tab
Click the Connect Button and Connect Metamask Wallet
Select Developer Mode
Click the Store Page
Select "Create your first Smart Contract" or "New Smart Contract" to create a new smart contract.
Fill in Content Contract information and create contract
Metadata json file is propagating for the Subgraph
Approve Deployment transaction
Content Contract deployed properly in the Store Page
Content Contract information