https://github.com/codum-io/codum-core
This is EOS smart contract to be written in C++11, compile to WASM 4 with eosiocpp and ABI file must be generated as well. Don't forget Ricardian contract clauses, the tools and examples are provided within the existing code in the repository.
struct project {
uint64_t id;
string project_name;
bool private;
account_name owner;
string logo_url;
}
id must be auto-incremental primary key of the table;
project.owner pays for RAM, so scope must be taken by project.owner;
cproject(name, private, owner, logo_url) to create projectuproject(id, name, private, owner, logo, perm=0) to update existing project, query by IDuproject.codumproject smart contract, file space: /contracts/codumproject/
Should not take over a day
https://t.me/codum or https://t.me/infohata
1000.0000 CODUM