Refs: Agoric/documentation#1033
We need to remove the use of Far in favor Exo objects.
You can look at examples of code at following link to learn the usage: https://github.com/Agoric/agoric-sdk/tree/master/packages/fast-usdc-contract/src/exos
Previous attempt to fix did not land because of code review: #89