swarmchan

Stars
19
Committers
1

#swarmchan

Boot up an ethereum geth client with a small amount of ether on it and you're set. This currently defaults to account[0] or your primary account, I should probably build a drop down menu to select different accounts. Just remember to add origins to the CORS accept in both ipfs and ethereum if you get resource sharing problems. Also you need to unlock your geth account to post. Starting geth with the line below will set everything up to post. In ipfs: export API_ORIGIN="http://localhost:8080" In geth: geth --rpc --rpccorsdomain "*" --unlock address Run on a hosted node Coming soon! <---- link goes here, something like client.voxelot.us... but not that... or anything .us probably :)