torstai 21. heinäkuuta 2016

Some progress on Ethereum backend

I managed to make a page where it is possible buy shares and connect accounts. I used eth-lightwallet, ethereumjs-accounts doesn't seem to work anymore. I'm thinking about switching to use simply web sockets instead of socket.io.

Also worked on uploading contracts into testnet, best way seems to compile using solc npm package. Then I upload the contract and store the results to database.

Ei kommentteja:

Lähetä kommentti