Commit Graph

3 Commits

Author SHA1 Message Date
r4bbit 1975eb13b0
chore: add sepolia deployment addresses (#6) 2023-12-04 15:20:27 +01:00
r4bbit 23de68feb5
chore: introduce SNT V2 (#1)
This introduces an SNT V2 token implementation. It inherits from
`MiniMeToken` and also comes with an `SNTTestnetController` that can be
used on test networks for allowing minting of tokens by anyone.

This makes the token controller more general and introduces an `open`
property to enable/disable the faucet.

Also adds a `destroyTokens()` function for completeness' sake.
2023-11-28 11:04:03 +01:00
0x-r4bbit 3f2175ac56 feat: initial commit 2023-11-03 11:03:28 +00:00