jameshih / ipfs-gba

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IPFS-GBA

play gba games from ipfs

Video

Instructions

$ yarn install
$ cd frontend && yarn start

Todo

  • integrate gba emulator to frontend (ERROR: Invalid hook call. Hooks can only be called inside of the body of a function component.)
  • workflow for pushing rom to ipfs
  • token factory
  • save ipfs hash to erc721
  • fetch ipfs hash from erc721
  • fetch rom from ipfs hash

Rinkeby contracts

Ipfs_hash store in token = QmPJD8k2Lawf6hEo79AjUGFU8xoZ6bNMjC12GM9AAPrA7v

Contract Address
Factory 0x1d966259c2592a6E2A8b4C753d6d30159F17bdC1
Pokemon Fire 0xeE912C945CcF937438F974429292c0533801cEea

About


Languages

Language:TypeScript 42.2%Language:Solidity 38.5%Language:JavaScript 13.7%Language:HTML 3.4%Language:Assembly 2.1%Language:CSS 0.2%