llSourcell / kerala

24 stars 26 forks source link

Following Your Decentralized Applications Book #1

Open deliveryyyyguy opened 8 years ago

deliveryyyyguy commented 8 years ago

when go getting your github folder I am receiving an error fatal: could not read Username for 'https://github.com': terminal prompts disabled package github.com/go-kerala/kerala: exit status 128

llSourcell commented 8 years ago

it should be github.com/llsourcell/kerala

llSourcell commented 8 years ago

they waited 1.5 years to release the book after my initial submission so code rot is inevitable. but if you point it to that, it should work.

deliveryyyyguy commented 8 years ago

Fair enough. When I tried $ go get -u github.com/llsourcell/kerala I get this error package code.google.com/p/go.net/context: unable to detect version control system for code.google.com/ path package gx/ipfs/QmT8rehPR3F6bmwL6zjUN8XpiDBFFpMP2myPdC6ApsWfJf/go-base58: unrecognized import path "gx/ipfs/QmT8rehPR3F6bmwL6zjUN8XpiDBFFpMP2myPdC6ApsWfJf/go-base58" (import path does not begin with hostname) ... with more import path errors

Is the kerala wrapper you made needed to work with your dapp (the decentralized twitter)?

llSourcell commented 8 years ago

yes it is needed.

ah, thats right the dependencies in that repository need to be updated. IPFS now has its own different repo, as well as the base58 package i think. if you update those imports as a PR to the right places i will be eternally grateful.

damn i need to hire a developer to help with code maintenance across all my repositories for the technical content i make lol

deliveryyyyguy commented 8 years ago

I am really enjoying your book. In fact I just got done reading a chapter and am currently working with coloredcoins. Thanks for responding, I know you must be a busy developer. I will try to work out the kinks and get back to you if I run into any major problems.

yeanton commented 7 years ago

Siraj, i can work with you code in repps) but realy now after one year from last post, i have same problems.

hramos123 commented 6 years ago

I paid $38.99 + tax for this book, expecting to create my first Dapp through it... Please consider updating he project for all people like me.

shdblowers commented 6 years ago

any update on this @llSourcell or is this repo / the book dead in the water?

Is there a fork that works with the current versions of dependencies?