Eric Bouchut

Results 18 issues of Eric Bouchut
trafficstars

## Description > Generate the project's documentation and make it available in the Github project * README * Presentation * Smart-contracts * Front UI

documentation
epic

## Description > Handle event creation > Register event in the OracleContract > OracleContract to inform BetContract of the event outcome - Related to **Epic?** #14 ## Action - [...

user story
contract

## Description > Code cleanup and clutter removal ## Action Clean up code and remove unnecessary code and libraries

epic
contract
front

## Description - Can create sport events, (open and close the bet period) There will be no UI to do so (in Milestone 1). We plan exclusively to interact with...

epic
contract

## Description > Improve Security of: > - Smart-Contracts > - User Interface (front-end) > - Configuration (npm packages...)

epic
security

🙏 Thank you for this useful contribution.

My attempt to fix #10 See #10 for details.

## Description of the Issue The plugin injects `js/open-in-new-tab.js` to the `extra-javascript:` section [here](https://github.com/JakubAndrysek/mkdocs-open-in-new-tab/blob/4d9116b83077d81b4e02d3be9e2a431f45578ef1/open_in_new_tab/plugin.py#L27C9-L27C44) ✅ This works fine **locally**: when using `mkdocs serve` where I can see the up-right arrow:...