Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wyze/realm-ui

Repository files navigation

Realm · Website

A Web3 front-end to interact with Realm.

Setup

  • Clone Project
    $ git clone https://github.com/wyze/realm-ui.git
    $ cd realm-ui
    $ yarn
  • Install MetaMask
  • Setup Environment Variables
    • ETHERSCAN_API_KEY: This will be used to verify contracts on Etherscan
    • RINKEBY_ACCOUNTS: Your wallet's private key (Recommended: Make new wallet just for this)
    • RINKEBY_URL: Url to Alchemy or Infura

Development

Smart Contract

The contracts here were developed by the awesome @jona and are copied in here for easier development and ABI generation. You can find the source code for the contracts at jona/realm.

The deployment script for the contract will automatically update the front-end code to use the latest contract address and ABI.

$ yarn contract:deploy
$ yarn contract:verify

Frontend

$ yarn dev

Test

$ yarn test

Build

$ yarn build

License

MIT © Neil Kistner

About

A Web3 front-end to interact with Realm.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Contributors 2

  •  
  •