Hugo Masclet
Hugo Masclet
https://gin-gonic.com/docs/quickstart/  But [Govendor](https://github.com/kardianos/govendor) project has been archived:  We should update the documentation accordingly: https://blog.golang.org/migrating-to-go-modules
The users should be able to quickly retrain the model the day of the tournament with 'fresh data' from the circuit.
> generate the hash of the uploaded https://docs.lukso.tech/learn/assets#generate-the-json-file Add more example code to show how it is done, esp. the part the hashes the files. It could be nice to...
https://docs.lukso.tech/learn/smart-contract-developers/retrieve-token-type#implementation We should add a solidity function call which shows how to query this data. Right now it says basically: Here is the key `_LSP4_TOKEN_TYPE_DATA_KEY` use `getData` and deal with...
This PR is to save the content from https://github.com/lukso-network/docs/pull/897
It would be nice to have a feedback widget, similar too: ## Docusaurus - Uniswap - https://docs.uniswap.org/concepts/overview - [code](https://github.com/Uniswap/docs/blob/dfe093f2cdee6fd6298dabca0fdb32b168413d2b/src/components/SentimentTracking/index.tsx#L66) Based on https://github.com/Uniswap/analytics-events - Near Protocol - https://docs.near.org/build/web3-apps/what-is - [code](https://github.com/near/docs/blob/00467b407b19bf1f6508268c27c6b3923f8b1b64/website/src/components/FeedbackComponent.js#L29) Based...
Adding a script which checks if the addresses set in the `src/versions.json` file are: - deployed - valid by comparing the bytecode with the ones generated from typechain (`npm run...