Go to file
2025-01-04 10:55:58 +07:00
.github/workflows chore: forge init 2024-12-23 12:36:51 +07:00
lib initial commit 2025-01-03 23:49:03 +07:00
src Add BankHub contract and fix IDRCoin contract 2025-01-04 10:55:58 +07:00
.gitignore chore: forge init 2024-12-23 12:36:51 +07:00
.gitmodules initial commit 2025-01-03 23:49:03 +07:00
foundry.toml chore: forge init 2024-12-23 12:36:51 +07:00
README.md initial commit 2025-01-03 23:49:03 +07:00

IDRCoin

Disclaimer: this is a part of Penerbangan Pertama educational content, DO NOT USE ON PRODUCTION as this project contains intentional bug.

Usage

Build

$ forge build

Test

$ forge test