Noah Carmichael-Hitsman

Results 3 issues of Noah Carmichael-Hitsman

Adding Remix documentation. Because Remix is mainly built off of React the implementation is fairly straight forward. Using the already built Browser package, we can mirror the implementation. I also...

While downloading the project, I encountered an issue when executing the command "docker compose -f ./docker-compose.dev.yml up -d". hdx-oss-dev-miner threw the error: "/docker-entrypoint.sh: not found". This problem arose because the...

Adding Level Sorting for the BuildList. ### Description of the problem being solved: Adding Level Sorting for the BuildList. ### Steps taken to verify a working solution: - Implemented then...