#cashscript resultados da pesquisa

#CashScript v0.9.0 has been released! What's new? ✨ Advanced Transaction Builder 🛠️ Deprecate meep

CashScriptBCH's tweet image. #CashScript v0.9.0 has been released! What's new?

✨ Advanced Transaction Builder
🛠️ Deprecate meep

#CashScript v0.5.0 has been released! What's new? 💰 Add withoutChange() transaction option 🛠️ SignatureTemplate compatibility ✨ New contract instantiation flow 🛠️ Refactor to use Libauth 💥 Remove .deployed() functionality

RoscoKalis's tweet image. #CashScript v0.5.0 has been released! What's new?

💰 Add withoutChange() transaction option
🛠️ SignatureTemplate compatibility
✨ New contract instantiation flow
🛠️ Refactor to use Libauth
💥 Remove .deployed() functionality

#CashScript v0.3.0 has been released! What's new? - 🎨 Covenants abstraction - 🧱 Output instantiation - 💸 Optional hardcoded transaction fee - 🐛 Bug fixes and improvements

RoscoKalis's tweet image. #CashScript v0.3.0 has been released! What's new?
- 🎨 Covenants abstraction
- 🧱 Output instantiation
- 💸 Optional hardcoded transaction fee
- 🐛 Bug fixes and improvements

#CashScript v0.7.0 has been released! What's new? Earlier this month BCH had a network upgrade focused on making smart contracts more flexible, efficient and accessible. CashScript v0.7.0 adds full support for these new features.

RoscoKalis's tweet image. #CashScript v0.7.0 has been released! What's new?

Earlier this month BCH had a network upgrade focused on making smart contracts more flexible, efficient and accessible.

CashScript v0.7.0 adds full support for these new features.

#CashScript v0.10.0 was just released! What's new? 🧪 Local evaluation and testing 🪵 Console.log statements ❌ Custom require error messages 🐛 Bitauth IDE debugger integration 📖 Overhauled documentation

CashScriptBCH's tweet image. #CashScript v0.10.0 was just released! What's new?

🧪 Local evaluation and testing
🪵 Console.log statements
❌ Custom require error messages
🐛 Bitauth IDE debugger integration
📖 Overhauled documentation

#CashScript v0.8.0 has been released! What's new? BCH just upgraded to add CashTokens, a system for native tokens and NFTs on BCH. CashScript v0.8.0 supports this upgrade. ✨ CashTokens Support ✨ SIGHASH_UTXOS & P2SH32 ✨ fromP2PKH() 💥 Move to Pure ESM 🐛 Small bug fixes

CashScriptBCH's tweet image. #CashScript v0.8.0 has been released! What's new?

BCH just upgraded to add CashTokens, a system for native tokens and NFTs on BCH. CashScript v0.8.0 supports this upgrade.

✨ CashTokens Support
✨ SIGHASH_UTXOS & P2SH32
✨ fromP2PKH()
💥 Move to Pure ESM
🐛 Small bug fixes

#CashScript v0.4.0 has been released! What's new? - 🔣 Bitwise operators - 🔢 Variable size NUM2BIN - 🔃 .reverse() - 🏗️ Fluent Transaction interface - 💰 Manual UTXO selection - 🏇 Optimisations - 🐛 Bug fixes - 🎉 Brand new website cashscript.org/docs/releases/…

RoscoKalis's tweet image. #CashScript v0.4.0 has been released! What's new?
- 🔣 Bitwise operators
- 🔢 Variable size NUM2BIN
- 🔃 .reverse()
- 🏗️ Fluent Transaction interface
- 💰 Manual UTXO selection
- 🏇 Optimisations
- 🐛 Bug fixes
- 🎉 Brand new website

cashscript.org/docs/releases/…

#CashScript 0.3.1 has been released! What's new? - ✨ Improved error handling - 🔍 Insight into contract opcount and bytesize - ⚠️ Warnings when exceeding limits - 🐛 Bug fixes github.com/Bitcoin-com/ca…

RoscoKalis's tweet image. #CashScript 0.3.1 has been released! What's new?
- ✨ Improved error handling
- 🔍 Insight into contract opcount and bytesize
- ⚠️ Warnings when exceeding limits
- 🐛 Bug fixes

github.com/Bitcoin-com/ca…

#CashScript v0.3.2 has been released! What's new? - 🌐 Browser support - 🧱 OutputNullData (enforce OP_RETURN outputs) - 🐚 CLI improvements - 👛 Optional minimum change amount - 🐛 Bug fixes github.com/Bitcoin-com/ca…

RoscoKalis's tweet image. #CashScript v0.3.2 has been released! What's new?
- 🌐 Browser support
- 🧱 OutputNullData (enforce OP_RETURN outputs)
- 🐚 CLI improvements
- 👛 Optional minimum change amount
- 🐛 Bug fixes

github.com/Bitcoin-com/ca…

#CashScript v0.4.1 has been released! What's new? 🏇 Compiler optimisations 🐚 New CLI arguments 🔣 Trailing comma support 📛 Rename 'Sig' to 'SignatureTemplate' cashscript.org/docs/releases/…

RoscoKalis's tweet image. #CashScript v0.4.1 has been released! What's new?
🏇 Compiler optimisations
🐚 New CLI arguments
🔣 Trailing comma support
📛 Rename 'Sig' to 'SignatureTemplate'

cashscript.org/docs/releases/…

#CashScript v0.10.0가 방금 출시되었습니다! 새로운 기능은 무엇일까요? 🧪 로컬 평가 및 테스트 🪵 Console.log 문 ❌ 사용자 정의 require 오류 메시지 🐛 Bitauth IDE 디버거 통합 📖 전면 개편된 문서 2/2


The most rewarding part of the workshops? The exercises! Watching students dive in, eagerly writing contracts and racing to be the first to unlock funds is just priceless. 😍 #BitcoinCash #Cashscript #Paytaca


Why #CashScript? Which would you rather write? 1. CashScript 2. Raw Bitcoin Cash Script CashScript is a paradigm shift in expressiveness for $BCH Contracts.

cgcardona's tweet image. Why #CashScript? Which would you rather write?

1. CashScript
2. Raw Bitcoin Cash Script

CashScript is a paradigm shift in expressiveness for $BCH Contracts.
cgcardona's tweet image. Why #CashScript? Which would you rather write?

1. CashScript
2. Raw Bitcoin Cash Script

CashScript is a paradigm shift in expressiveness for $BCH Contracts.

#CashScript v0.6.0 has been released! What's new? 📅 Date literals 🌐 BitcoinRpcNetworkProvider 💥 Split compiler and SDK 🐛 Impactful bug fixes 💥 Remove --args from CLI 🐛 Small bug fixes cashscript.org/docs/releases/…

RoscoKalis's tweet image. #CashScript v0.6.0 has been released! What's new?

📅 Date literals
🌐 BitcoinRpcNetworkProvider
💥 Split compiler and SDK
🐛 Impactful bug fixes
💥 Remove --args from CLI
🐛 Small bug fixes

cashscript.org/docs/releases/…

#CashScript v0.5.1 has been released! What's new? ✨ New return type for the .send() method 🐛 Improve reliability of the ElectrumNetworkProvider cashscript.org/docs/releases/…

RoscoKalis's tweet image. #CashScript v0.5.1 has been released! What's new?
✨ New return type for the .send() method
🐛 Improve reliability of the ElectrumNetworkProvider

cashscript.org/docs/releases/…

Here is the link to our article on #CashScript, as we focus on the expansive #bitcoincash ecosystem. Further links and reading material within the article: read.cash/@GeneralProtoc…

GeneralProtocol's tweet image. Here is the link to our article on #CashScript, as we focus on the expansive #bitcoincash ecosystem. Further links and reading material within the article: read.cash/@GeneralProtoc…

이 영상에서는 막 발표된 #CashScript 0.1 신버전의 핵심 기능을 주로 소개합니다. 이번 신버전은 새로운 개발자들이 더 쉽게 접근할 수 있도록 많은 노력을 기울였으며, Cash Script를 심도 있게 학습하기에 최적의 시기입니다. 1/2 #BitcoinCash #BCH This video mainly introduces the key…


在這段影片中,主要介紹了剛剛發布的 #CashScript 0.1新版本的關鍵功能。新版本投入了大量精力,讓新開發者更容易上手,是深入學習 Cash Script 的最佳時機 1/2 #BitcoinCash #BCH


#CashScript v0.10.0 刚刚发布!有什么新功能?2/2 🧪 本地评估和测试 🪵 Console.log 语句 ❌ 自定义 require 错误消息 🐛 Bitauth IDE 调试器集成 📖 全面更新的文档 #BitcoinCash #BCH @CashScriptBCH


Paytaca continues its Blockchain Tech Workshop series at ACLC College of Ormoc. Aimed at educating and inspiring the next generation of BCH and blockchain builders, @_paytaca_ is leading the way in grass roots adoption on all fronts 👊 #CashScript #BitcoinCash #Blockchain

Day 1 of our Blockchain Tech Workshop at ACLC College of Ormoc is off to an inspiring start! 🚀💻 Their students are not just learning blockchain basics—they’re actively coding with CashScript, experimenting with ideas, and seeing firsthand how this technology can transform the…

_paytaca_'s tweet image. Day 1 of our Blockchain Tech Workshop at ACLC College of Ormoc is off to an inspiring start! 🚀💻

Their students are not just learning blockchain basics—they’re actively coding with CashScript, experimenting with ideas, and seeing firsthand how this technology can transform the…
_paytaca_'s tweet image. Day 1 of our Blockchain Tech Workshop at ACLC College of Ormoc is off to an inspiring start! 🚀💻

Their students are not just learning blockchain basics—they’re actively coding with CashScript, experimenting with ideas, and seeing firsthand how this technology can transform the…
_paytaca_'s tweet image. Day 1 of our Blockchain Tech Workshop at ACLC College of Ormoc is off to an inspiring start! 🚀💻

Their students are not just learning blockchain basics—they’re actively coding with CashScript, experimenting with ideas, and seeing firsthand how this technology can transform the…
_paytaca_'s tweet image. Day 1 of our Blockchain Tech Workshop at ACLC College of Ormoc is off to an inspiring start! 🚀💻

Their students are not just learning blockchain basics—they’re actively coding with CashScript, experimenting with ideas, and seeing firsthand how this technology can transform the…


Paytaca @_paytaca_ are educating the next wave of developers who are going to change everything 🔥 #paytaca #Cashscript

Look how engaged students are in writing Cashscript smart contracts! They’re so eager to do every exercise… they dive into each challenge with curiosity and determination, almost like solving puzzles that unlock a new way of thinking about money. You can see their excitement…



Educating the bright minds that will shape our future on sound money and the tools that power it, @_paytaca_ is paving the way for a brighter tomorrow! 👊 #Cashscript #BitcoinCash

From diving into CashScript to capturing their whole journey in just one word—students from Western Leyte College of Ormoc had plenty to share about the Blockchain Tech Workshop! 🚀💡 Watch this reel to see what sparked their curiosity, the skills they picked up, and how they…



Day 1: Blockchain Tech Workshop at Western Leyte College of Ormoc - Check out the Videos 👇📹 #BitcoinCash #Paytaca #Cashscript

The most rewarding part of the workshops? The exercises! Watching students dive in, eagerly writing contracts and racing to be the first to unlock funds is just priceless. 😍 #BitcoinCash #Cashscript #Paytaca



The most rewarding part of the workshops? The exercises! Watching students dive in, eagerly writing contracts and racing to be the first to unlock funds is just priceless. 😍 #BitcoinCash #Cashscript #Paytaca


Fácil, rápido de usar y compatible con 0-Conf. Sin "replace by fee" (o sea, más seguro de aceptar) #CashTokens, DeFi, #CashScript para smart contracts En unos años quizá con un block time de 1 min...

Tell me the reason why we choose it.#BCH



Let's talk about #cashscript and why #eth doesn't make sense #bch 💚


想在 Bitcoin Cash 上写智能合约? 试试 CashScript —— 类似 Solidity,但基于 UTXO 模型,简单直观,适合初学者。 我自己零基础也能上手,这段视频带你入门第一课! #BitcoinCash #CashScript youtu.be/hlgIpLBNrQI?si…

bch_sun's tweet card. 想在 Bitcoin Cash 上写智能合约?试试 CashScript —— 类似 Solidity,但基于 UTXO 模型,简单直...

youtube.com

YouTube

想在 Bitcoin Cash 上写智能合约?试试 CashScript —— 类似 Solidity,但基于 UTXO 模型,简单直...


I have long been a fan of yours, since before your @Money_Button tech. As a #BCasher I certainly welcome you back home! BCH Techwise? #CashTokens, @SeleneWallet, #CashScript, ABLA, the @PSF_DAO.


Could you publish some roadmap for #Cashscript? What kind of smart contracts you are expecting to be launched on #BCH? Any open source examples that are already launched on other chains? Would be nice to have a strong launch of that update with apps on day one #BitcoinCash


The BCH Guru #BitcoinCash Price Prediction Smart Contracts are now open source! Explore #DeFi with our #cashscript and #cashrpc templates, offering auditability and transparency. Build something groundbreaking with #cashtokens: github.com/bchguru/guru-c…

BCH_Guru's tweet image. The BCH Guru #BitcoinCash Price Prediction Smart Contracts are now open source! Explore #DeFi with our #cashscript and #cashrpc templates, offering auditability and transparency. Build something groundbreaking with #cashtokens: github.com/bchguru/guru-c…

#CashScript v0.10.0가 방금 출시되었습니다! 새로운 기능은 무엇일까요? 🧪 로컬 평가 및 테스트 🪵 Console.log 문 ❌ 사용자 정의 require 오류 메시지 🐛 Bitauth IDE 디버거 통합 📖 전면 개편된 문서 2/2


이 영상에서는 막 발표된 #CashScript 0.1 신버전의 핵심 기능을 주로 소개합니다. 이번 신버전은 새로운 개발자들이 더 쉽게 접근할 수 있도록 많은 노력을 기울였으며, Cash Script를 심도 있게 학습하기에 최적의 시기입니다. 1/2 #BitcoinCash #BCH This video mainly introduces the key…


#CashScript v0.10.0 刚刚发布!有什么新功能?2/2 🧪 本地评估和测试 🪵 Console.log 语句 ❌ 自定义 require 错误消息 🐛 Bitauth IDE 调试器集成 📖 全面更新的文档 #BitcoinCash #BCH @CashScriptBCH


在這段影片中,主要介紹了剛剛發布的 #CashScript 0.1新版本的關鍵功能。新版本投入了大量精力,讓新開發者更容易上手,是深入學習 Cash Script 的最佳時機 1/2 #BitcoinCash #BCH


#CashScript v0.10.0 was just released! What's new? 🧪 Local evaluation and testing 🪵 Console.log statements ❌ Custom require error messages 🐛 Bitauth IDE debugger integration 📖 Overhauled documentation

CashScriptBCH's tweet image. #CashScript v0.10.0 was just released! What's new?

🧪 Local evaluation and testing
🪵 Console.log statements
❌ Custom require error messages
🐛 Bitauth IDE debugger integration
📖 Overhauled documentation

More advanced transaction building with #CashScript on #BitcoinCash! @RoscoKalis explains the systems of smart contracts combining for more powerful functionality! #bch #defi


lol, but ya, i just find the amount of tooling and features on bch to be way more exciting to work with. Absolutely loved #Cashscript by @RoscoKalis for making bch transaction scripting feel so much like solidity development


In 2024, I want to revisit #cashscript and the new advanced transaction builder. It seems many of the ideas from 2019 seem much easier to realize now cashscript.org/docs/sdk/trans…


@mainnet_pat's newest flipstarter campaign for a new debugger for #Cashscript replaces the outdated and undermaintained Meep debugger. Now that cashscript supports #cashtokens, covenants and introspection, the tools for #BCH dev adoption is near complete cs-flip.pat.mn/en


#CashScript v0.3.0 has been released! What's new? - 🎨 Covenants abstraction - 🧱 Output instantiation - 💸 Optional hardcoded transaction fee - 🐛 Bug fixes and improvements

RoscoKalis's tweet image. #CashScript v0.3.0 has been released! What's new?
- 🎨 Covenants abstraction
- 🧱 Output instantiation
- 💸 Optional hardcoded transaction fee
- 🐛 Bug fixes and improvements

#CashScript v0.9.0 has been released! What's new? ✨ Advanced Transaction Builder 🛠️ Deprecate meep

CashScriptBCH's tweet image. #CashScript v0.9.0 has been released! What's new?

✨ Advanced Transaction Builder
🛠️ Deprecate meep

The latest version of #CashScript has been released by @RoscoKalis. #CashScript is a high level language enabling basic smart contract functionality on #BitcoinCash. buff.ly/2QSVwwQ

BitcoinUnlimit's tweet image. The latest version of #CashScript has been released by @RoscoKalis.  #CashScript is a high level language enabling basic smart contract functionality on #BitcoinCash.  

buff.ly/2QSVwwQ

#CashScript v0.8.0 has been released! What's new? BCH just upgraded to add CashTokens, a system for native tokens and NFTs on BCH. CashScript v0.8.0 supports this upgrade. ✨ CashTokens Support ✨ SIGHASH_UTXOS & P2SH32 ✨ fromP2PKH() 💥 Move to Pure ESM 🐛 Small bug fixes

CashScriptBCH's tweet image. #CashScript v0.8.0 has been released! What's new?

BCH just upgraded to add CashTokens, a system for native tokens and NFTs on BCH. CashScript v0.8.0 supports this upgrade.

✨ CashTokens Support
✨ SIGHASH_UTXOS & P2SH32
✨ fromP2PKH()
💥 Move to Pure ESM
🐛 Small bug fixes

The `pubkey` is hash160ed and compared to the pubkeyhash. Then the checkSig checks that transaction signature `s` is valid for the current transaction and matches with public key `pk` Pay to pubkey hash in #CashScript

cgcardona's tweet image. The `pubkey` is hash160ed and compared to the pubkeyhash. Then the checkSig checks that transaction signature `s` is valid for the current transaction and matches with public key `pk`

Pay to pubkey hash in #CashScript

Compare the previous screenshot to this screenshot which is a similar forfeit script but this time written in raw Bitcoin Cash Script. Notice how much higher level, how much easier to read and understand #CashScript is.

cgcardona's tweet image. Compare the previous screenshot to this screenshot which is a similar forfeit script but this time written in raw Bitcoin Cash Script.

Notice how much higher level, how much easier to read and understand #CashScript is.

#CashScript v0.5.0 has been released! What's new? 💰 Add withoutChange() transaction option 🛠️ SignatureTemplate compatibility ✨ New contract instantiation flow 🛠️ Refactor to use Libauth 💥 Remove .deployed() functionality

RoscoKalis's tweet image. #CashScript v0.5.0 has been released! What's new?

💰 Add withoutChange() transaction option
🛠️ SignatureTemplate compatibility
✨ New contract instantiation flow
🛠️ Refactor to use Libauth
💥 Remove .deployed() functionality

Here's Pay-to-PubKey-Hash in #CashScript using the bytes20, pubkey, sig, hash160 and checkSig primitives.

cgcardona's tweet image. Here's Pay-to-PubKey-Hash in #CashScript using the bytes20, pubkey, sig, hash160 and checkSig primitives.

#CashScript v0.4.1 has been released! What's new? 🏇 Compiler optimisations 🐚 New CLI arguments 🔣 Trailing comma support 📛 Rename 'Sig' to 'SignatureTemplate' cashscript.org/docs/releases/…

RoscoKalis's tweet image. #CashScript v0.4.1 has been released! What's new?
🏇 Compiler optimisations
🐚 New CLI arguments
🔣 Trailing comma support
📛 Rename 'Sig' to 'SignatureTemplate'

cashscript.org/docs/releases/…

#CashScript v0.5.1 has been released! What's new? ✨ New return type for the .send() method 🐛 Improve reliability of the ElectrumNetworkProvider cashscript.org/docs/releases/…

RoscoKalis's tweet image. #CashScript v0.5.1 has been released! What's new?
✨ New return type for the .send() method
🐛 Improve reliability of the ElectrumNetworkProvider

cashscript.org/docs/releases/…

Here is the link to our article on #CashScript, as we focus on the expansive #bitcoincash ecosystem. Further links and reading material within the article: read.cash/@GeneralProtoc…

GeneralProtocol's tweet image. Here is the link to our article on #CashScript, as we focus on the expansive #bitcoincash ecosystem. Further links and reading material within the article: read.cash/@GeneralProtoc…

#CashScript v0.6.0 has been released! What's new? 📅 Date literals 🌐 BitcoinRpcNetworkProvider 💥 Split compiler and SDK 🐛 Impactful bug fixes 💥 Remove --args from CLI 🐛 Small bug fixes cashscript.org/docs/releases/…

RoscoKalis's tweet image. #CashScript v0.6.0 has been released! What's new?

📅 Date literals
🌐 BitcoinRpcNetworkProvider
💥 Split compiler and SDK
🐛 Impactful bug fixes
💥 Remove --args from CLI
🐛 Small bug fixes

cashscript.org/docs/releases/…

Password #CashScript Contract. Super basic contract to lock funds behinds a password. gist.github.com/cgcardona/44c7…

cgcardona's tweet image. Password #CashScript Contract. Super basic contract to lock funds behinds a password.

gist.github.com/cgcardona/44c7…

3/ You can now run this and it'll create a mnemonic, hdnode, ecpair, pubkey and hash160 via #BITBOX. Next it'll hydrate a #CashScript contract from the artifact. Finally it'll create a p2pkh tx and POST it to TREST. 💥 More info: developer.bitcoin.com/cashscript/doc…

cgcardona's tweet image. 3/ You can now run this and it'll create a mnemonic, hdnode, ecpair, pubkey and hash160 via #BITBOX. Next it'll hydrate a #CashScript contract from the artifact. Finally it'll create a p2pkh tx and POST it to TREST. 💥

More info: developer.bitcoin.com/cashscript/doc…

What is this? Are Bitcoin Cash contracts posting on @memobch now? #ComingSoon to the #CashScript SDK. Next up: who will be the first to use covenants to enforce *what* the memo post can contain?

RoscoKalis's tweet image. What is this? Are Bitcoin Cash contracts posting on @memobch now? #ComingSoon to the #CashScript SDK.

Next up: who will be the first to use covenants to enforce *what* the memo post can contain?
RoscoKalis's tweet image. What is this? Are Bitcoin Cash contracts posting on @memobch now? #ComingSoon to the #CashScript SDK.

Next up: who will be the first to use covenants to enforce *what* the memo post can contain?

Just released #CashScript 0.3.3. It only includes a single 🐛 bug fix that now allows variables to be used inside OutputNullData instantiation, rather than only literals. Bug found thanks to @Lightswarm! github.com/Bitcoin-com/ca…

RoscoKalis's tweet image. Just released #CashScript 0.3.3. 

It only includes a single 🐛 bug fix that now allows variables to be used inside OutputNullData instantiation, rather than only literals. Bug found thanks to @Lightswarm!

github.com/Bitcoin-com/ca…

#CashScript v0.7.0 has been released! What's new? Earlier this month BCH had a network upgrade focused on making smart contracts more flexible, efficient and accessible. CashScript v0.7.0 adds full support for these new features.

RoscoKalis's tweet image. #CashScript v0.7.0 has been released! What's new?

Earlier this month BCH had a network upgrade focused on making smart contracts more flexible, efficient and accessible.

CashScript v0.7.0 adds full support for these new features.

#CashScript 0.3.1 has been released! What's new? - ✨ Improved error handling - 🔍 Insight into contract opcount and bytesize - ⚠️ Warnings when exceeding limits - 🐛 Bug fixes github.com/Bitcoin-com/ca…

RoscoKalis's tweet image. #CashScript 0.3.1 has been released! What's new?
- ✨ Improved error handling
- 🔍 Insight into contract opcount and bytesize
- ⚠️ Warnings when exceeding limits
- 🐛 Bug fixes

github.com/Bitcoin-com/ca…

Escrow #CashScript Contract for blind escrows on #BitcoinCash! Thank you Michael from local.bitcoin and @LocalEthereum for the great work! github.com/Bitcoin-com/ca…

cgcardona's tweet image. Escrow #CashScript Contract for blind escrows on #BitcoinCash!

Thank you Michael from local.bitcoin and @LocalEthereum for the great work!

github.com/Bitcoin-com/ca…

Loading...

Something went wrong.


Something went wrong.


United States Trends