Skip to content

BuildOnBeam/rene-test

Repository files navigation

Rene Weteling's Playground

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.

Google Analytics no cookie test

https://analytics.google.com/analytics/web/?authuser=1#/p477536759/realtime/overview?params=_u..nav%3Dmaui https://buildonbeam.github.io/rene-test/#/home

Purpose

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.

Usage

  • Clone the repository to your local machine.
  • Experiment with the code and make your own modifications.
  • Share your insights and improvements.

Solidity

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

Contributions

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.

License

This project is open-source and available under the MIT License.


Happy coding!

Releases

No releases published

Packages

No packages published