The new code in src, and unit directories adds a new contract/proposal/unit tests to the dapp. The new contract has code that creates a new token that has a limited supply; the creator can mint new tokens, and call transfer function given source and destination purses. Several unit tests are added to test various aspects of functionality.
The new code in src, and unit directories adds a new contract/proposal/unit tests to the dapp. The new contract has code that creates a new token that has a limited supply; the creator can mint new tokens, and call transfer function given source and destination purses. Several unit tests are added to test various aspects of functionality.