No description
|
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md | ||
sumi.toml |
Accounting Prototype for Trout Consulting
This prototype was created for Salmon Finance Inc. A brief summary of the requirements:
- Selecting names for types to represent errors, transactions, and the accounting structure
- Implement a
deposit()
function and a constructor - Provide function signatures for
withdraw()
andsend()
- Set up a scenario to run as a binary
Please refer to the original contract for details.
Made by Trout Consulting
Repository for liveProject: Fundamentals and Accounting