Welcome to Rene Weteling's Playground! This repository serves as a sandbox environment where Rene can experiment with new ideas, test code snippets, and explore various programming concepts.
https://analytics.google.com/analytics/web/?authuser=1#/p477536759/realtime/overview?params=_u..nav%3Dmaui https://buildonbeam.github.io/rene-test/#/home
The primary goal of this repository is to provide a flexible and open space for creative coding and learning. Feel free to explore the code, make changes, and learn alongside Rene.
- Clone the repository to your local machine.
- Experiment with the code and make your own modifications.
- Share your insights and improvements.
Try running some of the following tasks:
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat compile
npx hardhat ignition deploy ./ignition/modules/Oracle.ts --network beamTestnet
# update the gas value
npx ts-node scripts/updateValue.ts 51
While this is a personal playground, contributions are welcome. If you have suggestions or improvements, feel free to open an issue or submit a pull request.
This project is open-source and available under the MIT License.
Happy coding!