Skip to content

Cocos-BCX/CocosPay

Repository files navigation

中文

CocosPay:

CocosPay is an ecosystem wallet that based on Cocos-BCX public chain as a Chrome extension

Preparation:

node.js 8.9.3+

Build plugin package, run:

npm install
npm run build

you'll find a folder named build after running above commands

Install extensions:

Open Chrome, select More tools --> Extensions --> Load unpacked
Select file build that built before.

Using Cocospay on DApp

Here is a dapp sample. cocos-dice

Install cocospay immediately

You can directly install the latest version of cocospay by downloading build

Please jump to the installation tutorial (Chinese): https://github.com/Cocos-BCX/CocosPay/blob/master/README_CococsPay_cn.md

Please jump to the installation tutorial (English): https://github.com/Cocos-BCX/CocosPay/blob/master/README_CococsPay_en.md