contract and tests
Find a file
Lebedeva Ekaterina 0c99f24850 [#XX] Added Put-Get contracts with test
Tried to implement PutNumber and GetNumber funcs based on contracts in frostfsid_contract.go
Added just one test for now, it's not failing

Signed-off-by: Lebedeva Ekaterina <ekaterina.lebedeva@yadro.com>
2023-07-17 12:31:09 +03:00
FirstContract [#XX] Added Put-Get contracts with test 2023-07-17 12:31:09 +03:00
.gitignore [#XX] Added GetNumber contract 2023-07-13 16:20:56 +03:00
README.md Initial commit 2023-07-07 09:30:30 +00:00

simple-contract

contract and tests