Jake

Results 2 issues of Jake

This resolves issue #23 I can now transfer .stx namespaces. List of valid namespaces for transferring is stored in the following variable: ``` export const VALID_NAMESPACES = ['btc', 'stx']; ```...

BNS supports multiple different domains (.id, .stx, .btc, .app etc) the btc.us website only allows transferring and management of .btc domains Trying to manage or transfer anything that is not...