Flipper SC using ink!
- A Flipper SC that can be flipped by owner only
- Functions:
new- Initializes the value withtrue.default- Initializes the value with default value offalse.flip- flips the value.get_val- Returns the current value.
cargo testcargo +nightly contract build