bepronetwork / bepro-js

The repository contains a comprehensive documentation of the bepro.network ecosystem as a javascript framework. If you are new to BEPRO, you might want to check out the Website Overview or our public "Start Building" Page.
164 stars 94 forks source link

Create Object for Protocol Mining #122

Closed bepro-bot closed 2 years ago

bepro-bot commented 2 years ago

Integrate a Smart Contract Object for Protocol Mining

Description Example, by the usage of a user performing actions on a third party protocol based on the variables below this contract will use its balance to attribute a rewards to the user

Variables for Mining Algorithm

Features

Should be integratable in any external contract based on the "Variables" and "Features"

sgoia commented 2 years ago

interested in this one, if any other details are provided or required please write them below.

bepro-bot commented 2 years ago

@aromadia is working on this.

bepro-bot commented 2 years ago

@sgoia is working on this.

bepro-bot commented 2 years ago

@Zyx51940930 is working on this.

bepro-bot commented 2 years ago

@Ruiub3i, @Zyx51940930 has a solution - check your issue

Ruiub3i commented 2 years ago

Goal for this Smart Contract is to be open enough to allow connection to any Smart Contract into providing Action Per Call Rewards, so that users can earn rewards based on actions against the protocol

sgoia commented 2 years ago

Here are some ideas worth mentioning: I am not sure the complete external contract generic feature can be achieved.

It would be good to know if we are allowed small variation for a solution to be accepted, because in this case we need the return of a 3rd party function call not just to call it, we need to know the return result, only if successful it rewards user with tokens.

I might come back with questions at due time.

bepro-bot commented 2 years ago

@Ruiub3i, @sgoia has a solution - check your bounty