0.1.45 • Published 5 years ago

dc-core v0.1.45

Weekly downloads
2
License
GPL-3.0
Repository
-
Last release
5 years ago

This repository stores source code that implements logic behind core solution elements. Actual source files are stored in the src folder. src/index.ts file interacts with other files from this folder.

  • ChannelState.ts contains the channel state change logic during a game session. It indicates when a state is changed and how the parties approve it.
  • DApp.ts contains the general game logic.
  • DAppDealerInstance.ts and DAppPlayerInstance contain the code applied to create and run a specific game instance (session) - bankroller and player side- according to the general workflow from game initialization when a channel is created, through bankroller and player account checks and despositing, actual gambling process, result computation and distribution of funds. Note that this file
  • GlobalGameLogicStore.ts
  • ChannelState.ts stores the logic behind state change during a game.
  • RSA.ts implements the encryption logic.

The index.ts file in the root folder of this repository imports the resulting configuration from the src/index.ts.

0.1.45

5 years ago

0.1.37

5 years ago

0.1.25

5 years ago

0.1.24

5 years ago

0.1.22

5 years ago

0.1.21

5 years ago

0.1.19

5 years ago

0.1.18

5 years ago

0.1.17

5 years ago

0.1.16

5 years ago

0.1.15

5 years ago

0.1.14

5 years ago

0.1.13

5 years ago

0.1.12

5 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.4

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

1.0.2

6 years ago

0.3.0

6 years ago

1.0.0

6 years ago

1.0.1

6 years ago