oscoin / oscoin-parity-wasm-prototype

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

Project registration returns project ID #59

Closed geigerzaehler closed 5 years ago

geigerzaehler commented 5 years ago

This change implements #51 and #25.

Before, the user provided the project ID when registering a project. Now the project ID is computed from the transaction data and returned to the user.