hirosystems / hirosystems/stacks-subnets
Subnet BNS contract
Open
- Dominant language
- Rust
- Stars
- 51
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
In a subnet, we don't want the full BNS contract in the genesis block. BNS within a subnet doesn't make sense. When interacting with a subnet, wallets should still use the L1 BNS to lookup names.
It is still useful to have a BNS contract in a subnet, to enable trading of BNS names within the subnet. This means that it would just need to implement the `subnet-asset` trait and a transfer method.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.