Bitcoin Forum
May 10, 2024, 06:26:04 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin js lib?  (Read 142 times)
SlavkiDMI (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
September 18, 2018, 02:51:45 PM
 #1

Hello, we'd like to make online service, so there is question:
 Is there any js lib, which can make tx with custom script? (output) and sign tx with private key?
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715365564
Hero Member
*
Offline Offline

Posts: 1715365564

View Profile Personal Message (Offline)

Ignore
1715365564
Reply with quote  #2

1715365564
Report to moderator
1715365564
Hero Member
*
Offline Offline

Posts: 1715365564

View Profile Personal Message (Offline)

Ignore
1715365564
Reply with quote  #2

1715365564
Report to moderator
OmegaStarScream
Staff
Legendary
*
Offline Offline

Activity: 3472
Merit: 6131



View Profile
September 18, 2018, 03:10:46 PM
 #2

Have you tried this one before? https://github.com/bitcoinjs/bitcoinjs-lib I haven't used it but It should be what you're looking for.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
SlavkiDMI (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
September 18, 2018, 04:06:36 PM
 #3

I think there is something more stable and userfriendly)
bitspill
Legendary
*
Offline Offline

Activity: 2058
Merit: 1015



View Profile
September 18, 2018, 04:58:28 PM
 #4

I think there is something more stable and userfriendly)

In what way is bitcoinjs-lib unstable and unfriendly?

{ BitSpill }
SlavkiDMI (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
September 18, 2018, 07:32:11 PM
 #5

Quote
Should I use this in production?
If you are thinking of using the master branch of this library in production, stop. Master is not stable; it is our development branch, and only tagged releases may be classified as stable.

Can I trust this code?
Don't trust. Verify.
its from github  - description)

And.. thereisn't easy way put own script in tx.. only by changing/making new template..
i'll try..
nastyagav
Jr. Member
*
Offline Offline

Activity: 392
Merit: 4


View Profile
September 18, 2018, 08:55:51 PM
 #6

Yes, I would like a system, but the key, alas, is not Angry
bitspill
Legendary
*
Offline Offline

Activity: 2058
Merit: 1015



View Profile
September 19, 2018, 03:11:16 AM
 #7

Quote
Should I use this in production?
If you are thinking of using the master branch of this library in production, stop. Master is not stable; it is our development branch, and only tagged releases may be classified as stable.

Can I trust this code?
Don't trust. Verify.
its from github  - description)

And.. thereisn't easy way put own script in tx.. only by changing/making new template..
i'll try..

As it says, don't use "master" but the latest tagged release should be good. https://github.com/bitcoinjs/bitcoinjs-lib/tags

{ BitSpill }
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!