Skip to content

Conversation

@alexstep
Copy link

Add IPFS provider options to ipscend.json, by default set the ipfs.infura.io

Fix bug with hash in publish script - #108

Copy link
Member

@daviddias daviddias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the bug fix @alexstep :)

I see that you started your own fork, would you like to join efforts?


```
$ npm install ipscend --global
$ npm install alexstep/ipscend --global
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you like to merge efforts? :)

function bootstrap () {
var config = {
provider:{
host: 'ipfs.infura.io',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does Infura have R+W nodes always available?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@diasdavid yes, infura has good uptime http://status.infura.io/2286441

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is default config, for users can install and use, they allways can change provider in ipscend.json

@alexstep
Copy link
Author

@diasdavid yes, i am ready to join

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants