Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It is hoped that storage3 will add a visual operation interface for binding btns and updating btns. #425

Closed
hhun opened this issue May 16, 2024 · 12 comments

Comments

@hhun
Copy link

hhun commented May 16, 2024

It is hoped that storage3 will add a visual operation interface for binding btns and updating btns.
Currently btns can only be set through publish of http api

I originally wanted to publish through the http api of btns, but using the http api requires 100BTT. I don’t know where to buy BTT.

@hhun
Copy link
Author

hhun commented May 16, 2024

Is there any public btfs http api?

@simbadMarino
Copy link

Send me your BTTC wallet and can send you some BTT for you to test BTFS ;)

@hhun
Copy link
Author

hhun commented May 17, 2024

Send me your BTTC wallet and can send you some BTT for you to test BTFS ;)

BTTC Address: 0xd99384f829dC19CdA8c8923f802BCfFfaaE26742

@simbadMarino Thanks!

@simbadMarino
Copy link

simbadMarino commented May 17, 2024

Done!, Enjoy and about a public online http api there is none that I'm aware of, are you up to create the first one? :)

@hhun
Copy link
Author

hhun commented May 17, 2024

Done!, Enjoy and about a public online http api there is none that I'm aware of, are you up to create the first one? :)

Because there are no mining fees, I would think of using the public one. If there are mining fees, there is no need to use the announced http api.

@hhun
Copy link
Author

hhun commented May 17, 2024

@simbadMarino
Why is there a .btfs/config file in

Identity.Mnemonic and Identity.BttcAddr do not correspond to the same wallet address?

Identity.HexPrivKey and Identity.BttcAddr correspond to the same wallet address.

@simbadMarino
Copy link

@yu-btc @Shawn-Huang-Tron , are you able to support with above questions? =)

@hhun
Copy link
Author

hhun commented May 17, 2024

I ran 'btfs-windows-386.exe'
There is enough gas in the wallet

But entering http://127.0.0.1:5001/hostui prompts Looks like your node is not connected

CMD prompts [WARN] mdns: Failed to set multicast interface: setsockopt: An invalid argument was supplied.

Failed to set multicast interface

Looks like your node is not connected

@Shawn-Huang-Tron
Copy link
Collaborator

You are supposed to set up your endpoint of setting options which is in the dashboard to initialize your connection to node.

@Shawn-Huang-Tron
Copy link
Collaborator

@simbadMarino Why is there a .btfs/config file in

Identity.Mnemonic and Identity.BttcAddr do not correspond to the same wallet address?

Identity.HexPrivKey and Identity.BttcAddr correspond to the same wallet address.

You have just one private key per node. But in the configuration file, it will show in different types.

@hhun
Copy link
Author

hhun commented May 17, 2024

What is Identity.Mnemonic used for?

@Shawn-Huang-Tron
Copy link
Collaborator

btfs init command can import some external private key to the BTFS node. mnemonic is one of the types that can be imported.

@yu-btc yu-btc closed this as completed May 21, 2024
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

No branches or pull requests

4 participants