Skip to content

kadena-io/pacty-parrots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Pacty Parrots!!

How to play:

follow all instructions testnet portal it will involve:

  • downloading Chainweaver desktop wallet (macOS)
  • funding an account with our testnet coin faucet
  • make sure wallet is pointing to a testnet node (ex:us1.testnet.chainweb.com)

Code specs:

  • pact code and corresponding .repl tests outlined in /pact directory
  • front-end implemented with react in /src
  • calls to testnet chain with pact-lang-api
  • all pact calls in src/contexts/PactContext.js

Run Your Own Locally:

  • make sure you are on latest versions of node.js, npm, and react
  • clone project and run npm install
  • once complete run npm start
  • will be visible on localhost:8083

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published