anonymoussprocket
anonymoussprocket
The contract needs a concept of a manager. This manager would execute privileged operations. - [x] Set/change delegate - [x] Transfer funds out - [x] Set registration period duration -...
# Service Registry General-purpose service registry that allows users to purchase a subscription to a service for some duration at some price per period. The service provide defines services with...
- minor changes to the original TNS to enable the above
Modify the implicit account [balance banner](https://github.com/Cryptonomic/T2/blob/trunk/src/components/BalanceBanner/index.tsx) to include a link to wert.io for tezos purchases with a credit card. Use this as examples of how it might work: [A](https://github.com/Cryptonomic/T2/blob/trunk/src/components/BalanceBanner/index.tsx#L140), [B](https://github.com/Cryptonomic/T2/blob/trunk/src/components/BalanceBanner/index.tsx#L166).