"content": "the error you're seeing is because you need to call the init function on the contract.",
"likeNumber": 4,
"dislikeNumber": 0
},
{
"author": "loenwei-contract.testnet",
"content": "Looks like there are a lot of dependencies needed before running the project. From the top of the Readme - npm, node (latest versions) and rust lang seem like a requirement. Try following the readme step by step and see if the errors persist.",