@decent-bet/playdbet-contract-entities
v2.6.7
Published
Downloads
185
Keywords
Readme
Playdbet Shared Contract Entities
- Tournament
- Quest
- Admin
- DBET
- DBETNode
How to use
- Clone and checkout
develop
. - Change or add connex contract entity and then link (
npm link
) module with npm to reponpm link @decent-bet/playdbet-contract-entities
. - Checkout new branch and commit.
- PR to
develop
. - PR to
master
once contract entities are stable.