CryptoTokens

A worker can contain a crypto token as a component by defining which crypto token implementation to use with the CRYPTOTOKEN_IMPLEMENTATION property and then add any other properties needed by that implementation.

A worker with the sole purpose of holding a crypto token is called a Crypto Worker. Then other workers that need a crypto token can instead simply refer to a crypto token in the other worker by specifying the (crypto) worker name in a CRYPTOTOKEN property.