Skip to content
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.
/ trading-post Public archive

Demonstration of Non-Fungible Tokens (NFTs) and Fungible Tokens using Hedera Consensus Service (HCS) and Kabuto.

Notifications You must be signed in to change notification settings

launchbadge/trading-post

Repository files navigation

Trading Post

Demonstration of Non-Fungible Tokens (NFTs) and Fungible Tokens using Hedera Consensus Service (HCS) and Kabuto.

  • Install dependencies

    $ yarn
  • Run Envoy

    This is needed to proxy the gRPC API of a mirror node for use in a browser. To deploy this in production, one would want to run this on a server somewhere.

    Note that you may want to tweak which mirror node. The envoy configuration is setup to use Kabuto currently. See envoy.yaml.

    $ yarn envoy:up
    
  • Configure

    Copy .env.sample to .env and replace the values with your operator account and key and the topic you wish to use. If you leave topic unset and fill in the operator you can use yarn topic to create a new topic to use.

  • Run

    $ yarn serve
    

About

Demonstration of Non-Fungible Tokens (NFTs) and Fungible Tokens using Hedera Consensus Service (HCS) and Kabuto.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages