Skip to content

magestrio/bet-offchain

Repository files navigation

Simple off-chain server

Simple offchain server for local use. The primarely goal is to keep track of fauceted user for Bet application. Should be completed when getAction() and fetchEvents() will work on Berkeley.

Note: For now, it is unsecury and unreliable.

What is the goal?

Create an off-chain server that will interact with smart contracts, call roll up methods (methods with reducer which will send events and update on-chain state), and store data coming from events.

How to build

tsc && node ./build/src/offchainStorage.js

All repository locations:

License

Apache-2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published