oscoin / oscoin-parity-wasm-prototype

Prototype implemenation of Oscoin ledger on Parity Ethereum Wasm
0 stars 0 forks source link

Introduce Project struct #53

Closed geigerzaehler closed 5 years ago

geigerzaehler commented 5 years ago

We introduce the Project struct to the ledger. We replace Ledger::get_project_url() with Ledger::get_project().