Wonka.Eth NuGet Package

Relying heavily on the Nethereum project, this library contains classes that interact with the Ethereum foundation and that extend the Wonka engine, particulary the base class WonkaBizRulesEngine in the Wonka.BizRulesEngine library.

With the funtionality provided here, Wonka becomes a business rules engine for both the .NET platform and the Ethereum platform, one that is inherently metadata-driven and serves as a reference implementation for EIP-2746. Once the rules are written into a markup language and are parsed/deserialized by the .NET form of the engine, these rules can then be serialized onto the blockchain using Nethereum, and stored within a smart contract (i.e., the Ethereum version of the engine) built using the Solidity language.

The Ethereum version of this engine can also be deployed as a contract by this library. After providing a number of rules and populating a record, a user can submit the populated record for validation by the rules engine, whether it exists in .NET or the blockchain.




Got any Wonka.Eth Question?





Info

Version: 0.1.0
Author(s): jaerith
Last Update: Thursday, December 31, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Nethereum/Wonka
NuGet Url: https://www.nuget.org/packages/Wonka.Eth


Install
Install-Package Wonka.Eth
dotnet add package Wonka.Eth
paket add Wonka.Eth
Wonka.Eth Download (Unzip the "nupkg" after downloading)

.NETStandard 2.0 net452 1 package depend on this package.


Tags



STATS

must-have-score

2.5

avg-downloads-per-day

0

days-since-last-release

1205