Skip to content

Codeconut-Ltd/paycer-prototype

 
 

Repository files navigation

Paycer Prototype

The Paycer Prototype repository contains an MVP of the decentralized Paycer platform.

Requirements

  • NodeJS
  • Yarn
  • Git

Obtain RPC URLs and add them in dotenv

Getting started

# install depedencies
yarn install

# start developing
yarn dev

# start developing isolated components in the styleguide
yarn storybook

Contributing

Code contributions are welcome! To contribute to our project, fork the repo, add a PR and wait for someone from our team to review it. If you encounter some unexpected behavior, open an issue.

For more info, check out our Telegram group: https://t.me/paycerprotocol.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 75.8%
  • SCSS 23.2%
  • Other 1.0%