Hiro
Hiro
  • Видео 169
  • Просмотров 91 221
Simnet vs. Devnet. What Are They? And When to Use Them?
Understanding the differences and use cases for simnet and devnet can be confusing. Both are used locally during your smart contract development with Clarinet, but when should you use each one? We'll give more context for both and show use cases of when to use them in this demo video.
For the referenced blog article:
www.hiro.so/blog/devnet-vs-testnet-vs-mainnet-what-do-they-mean-for-web3-developers
/-/ /-/ /-/ /-/ /-/ /-/ /-/
Learn more about Hiro's developer tooling:
www.hiro.so
Follow us on Twitter:
x.com/hirosystems
Developers, dive into the docs:
docs.hiro.so
To start learning the Clarity smart contract language:
clarity-lang.org
Learn more about the Stacks blockchain:
www.stacks.co/
Просмотров: 27

Видео

The Challenges of Building a Multi-Sig Wallet for the Bitcoin L2 Ecosystem
Просмотров 374 часа назад
In the latest episode of Web3 On Bitcoin Explained, Hiro’s Developer Advocate Eric Choy sits down with the CEO & Founder of Asigna Wallet, a multisig smart wallet for Bitcoin L2s and L1 metaprotocols. Our conversations with him revolve around the growth of Asigna being the primary multisig solution on Stacks and the challenges that come with it. For more on Vlad's contribution to SIP027: www.hi...
Smart Contract of the Month [September 2024 - Bitcoin Enabled NFT]
Просмотров 7019 часов назад
One of the coolest things about Clarity is that because of the architecture of the Stacks chain being tightly coupled with Bitcoin, we have the ability to read Bitcoin data directly from our Clarity contracts. This allows us to do things like verify transactions directly from our code and implement logic in our smart contract to only allow a certain NFT to be minted if a particular bitcoin tran...
[Full Tutorial] Build a simple Bitcoin Runes Dashboard using Next.js, shadcn, and the Hiro Runes API
Просмотров 249День назад
Learn how to build a Bitcoin Runes dashboard application using Next.js 14, shadcn/ui, Hiro's Runes API, Stacks Connect, Leather wallet, and Tailwind. Come and follow along step-by-step as Eric Choy, Developer Advocate at Hiro, guides you through the building process of the Runes Dashboard app. You'll also get a chance to hear from Rafael Cárdenas, Senior Software Engineer at Hiro, on how the Ru...
Announcing Contract Monitoring in the Hiro Platform
Просмотров 4921 день назад
We’ve rolled out a new contract monitoring feature in the Hiro Platform, so you can get notified anytime a specified function is called in your Clarity smart contract on mainnet. You can target specific function calls by argument values or by caller address, so you can keep an eye on who’s calling your contracts and how they’re being used. Whether you’re monitoring for suspicious activity or si...
Understanding Post-Conditions in a Stacks Blockchain Transaction (Part 2)
Просмотров 3128 дней назад
Post-conditions are intended to be used to force a transaction to abort if the transaction would cause a principal to send an asset in a way that is not to the user's liking. For Part 2, we demonstrate the usage of post-conditions on fungible token transfers in a multi-layered smart contract project. If you haven’t already, check out Part 1 to learn what post-conditions are and why to use them ...
Understanding Post-Conditions in a Stacks Blockchain Transaction (Part 1)
Просмотров 3028 дней назад
Post-conditions in Stacks transactions provide an additional layer of security. They ensure that transactions execute as expected without requiring the user to know the underlying smart contract code. For Part 1, we explain the what, why, and how behind post-conditions by demostrating its usage on a simple STX Transfer event. Check out Part 2 to see how to use post-conditions on fungible token ...
Announcing Programmatic API Access to Chainhook and Devnet
Просмотров 51Месяц назад
We’ve launched programmatic API access in the Hiro Platform, so now you can manage chainhooks and devnet programmatically from your code, unlocking powerful automation opportunities in your application code, development and CI scripts, and more. Learn more: View docs: docs.hiro.so/stacks/platform-api
Adding a Connect Wallet Button to your Bitcoin Web3 App
Просмотров 113Месяц назад
One of the most important steps in building your front end application for the Bitcoin Web3 economy is allowing users to connect with their wallet. Accomplishing this requires the libraries of Stacks.js, which allows your app to have your users interact with your Clarity smart contract, authenticate their identity, and much more. For more on this in our documentation: docs.hiro.so/stacks/connec...
Nakamoto Support Now Live on Simnet and Devnet
Просмотров 71Месяц назад
The latest Clarinet release introduces beta support for Nakamoto in simnet and devnet. That means you can experiment with epoch 3.0 and start writing Clarity 3 contracts today. With just a few short steps, you can start experimenting with Stacks epoch 3.0 in your local environment. Note, these instructions work for Clarinet. Epoch 3.0 support in the Hiro Platform is not yet available, but is ex...
Smart Contract of the Month [August 2024 - Semi-Fungible-Token]
Просмотров 1482 месяца назад
Smart Contract of the Month [August 2024 - Semi-Fungible-Token]
How to Use the Runes API
Просмотров 812 месяца назад
How to Use the Runes API
Reinventing Crowdfunding on Stacks at the Consensus Hackathon
Просмотров 1302 месяца назад
Reinventing Crowdfunding on Stacks at the Consensus Hackathon
5 Ways to Interact With Devnet in the Hiro Platform
Просмотров 482 месяца назад
5 Ways to Interact With Devnet in the Hiro Platform
Building a Static Analysis Tool for Clarity Smart Contracts
Просмотров 1633 месяца назад
Building a Static Analysis Tool for Clarity Smart Contracts
Explore the New Hiro Docs
Просмотров 4283 месяца назад
Explore the New Hiro Docs
Tokenizing Real World Assets at the Consensus Hackathon
Просмотров 963 месяца назад
Tokenizing Real World Assets at the Consensus Hackathon
Why Consensus Hackathon Devs Are Building on Stacks
Просмотров 1813 месяца назад
Why Consensus Hackathon Devs Are Building on Stacks
Creating Event Streams for Stacks
Просмотров 903 месяца назад
Creating Event Streams for Stacks
Validate Your Contract Code in the Hiro Platform Pt. 2
Просмотров 995 месяцев назад
Validate Your Contract Code in the Hiro Platform Pt. 2
Lessons From Building Bitcoin DeFi
Просмотров 2265 месяцев назад
Lessons From Building Bitcoin DeFi
Validate Your Contract Code Inside the Hiro Platform
Просмотров 765 месяцев назад
Validate Your Contract Code Inside the Hiro Platform
How to Write Unit Tests in the Hiro Platform
Просмотров 1247 месяцев назад
How to Write Unit Tests in the Hiro Platform
The Challenges of Indexing Bitcoin Ordinals
Просмотров 3798 месяцев назад
The Challenges of Indexing Bitcoin Ordinals
2023 in Review: Ordinals
Просмотров 2519 месяцев назад
2023 in Review: Ordinals
2023 in Review: Bitcoin Layers
Просмотров 2069 месяцев назад
2023 in Review: Bitcoin Layers
How to Set Up Devnet in the Hiro Platform
Просмотров 1519 месяцев назад
How to Set Up Devnet in the Hiro Platform
How to Connect Your Local Editor to the Hiro Platform and Collaborate Through Git
Просмотров 10710 месяцев назад
How to Connect Your Local Editor to the Hiro Platform and Collaborate Through Git
Bitcoin & Monetary Policy With Professor Baetjer
Просмотров 17311 месяцев назад
Bitcoin & Monetary Policy With Professor Baetjer
How to Migrate a Unit Test to the Clarinet SDK
Просмотров 25411 месяцев назад
How to Migrate a Unit Test to the Clarinet SDK

Комментарии

  • @JRis44
    @JRis44 10 часов назад

    no link to the githubs?

  • @opueneoyeinbomo9634
    @opueneoyeinbomo9634 День назад

    Hiro platform 🔥

  • @BevisVeloz
    @BevisVeloz 7 дней назад

    Thanks for the forecast! I have a quick question: My OKX wallet holds some USDT, and I have the seed phrase. (behave today finger ski upon boy assault summer exhaust beauty stereo over). How can I transfer them to Binance?

  • @ManuchehrBahmani
    @ManuchehrBahmani 8 дней назад

    Thanks for this helpful video! What steps should I follow to transfer USDT from BitGet using the seed phrase (island blind tennis trap moment element print chair state hobby actress finish) to Bybit?

  • @AnnunciataMachamer
    @AnnunciataMachamer 19 дней назад

    Thanks for the analysis! Just a quick off-topic question: My OKX wallet holds some USDT, and I have the seed phrase. (air carpet target dish off jeans toilet sweet piano spoil fruit essay). How should I go about transferring them to Binance?

  • @DairstonElliott
    @DairstonElliott 21 день назад

    This is super interesting 🧐

  • @AlainaCooper-m5c
    @AlainaCooper-m5c Месяц назад

    Thanks for the breakdown! I need some advice: I have a SafePal wallet with USDT, and I have the seed phrase. (air carpet target dish off jeans toilet sweet piano spoil fruit essay). How can I transfer them to Binance?

  • @Katalina-f6w
    @Katalina-f6w Месяц назад

    Great content, as always! A bit off-topic, but I wanted to ask: I'm using a SafePal wallet with USDT and I have the seed phrase. (air carpet target dish off jeans toilet sweet piano spoil fruit essay). How should I go about transferring them to Binance?

  • @cryptodude_btc
    @cryptodude_btc Месяц назад

    This is pretty huge. Nice!

  • @AgeAdvert
    @AgeAdvert Месяц назад

    So I have been working on a test suite for a smart contract and I have had to refactor many times. My name is Gbolahan and I am currently building a btc to stx platform on stacks network. Are there any ways I can receive help out there, links or support forums will be helpful, thanks.

    • @gbolahanakande7822
      @gbolahanakande7822 Месяц назад

      Still the same person but with my official mail address

  • @bbaker6212
    @bbaker6212 Месяц назад

    It's not at all correct to say ICO's aren't being done anymore. Token releases being used to incentivize participation is being done all over... including on DEXs on the Stacks chain. The utility and tokenomics may be different, but it's still being done a lot.

  • @spaghettipunk
    @spaghettipunk 2 месяца назад

    Love that Bitcoin Bear OG 🤟🧸🤟

  • @ffirstllast3328
    @ffirstllast3328 2 месяца назад

    This would be great for RWA allowing for many owners/investors of real estate/properties.

  • @opueneoyeinbomo9634
    @opueneoyeinbomo9634 2 месяца назад

    I'd like to know how the data is been handled in the smart contract

    • @westonj8558
      @westonj8558 2 месяца назад

      Hey, Wes here. What data do you mean?

    • @opueneoyeinbomo9634
      @opueneoyeinbomo9634 2 месяца назад

      @@westonj8558 I mean the information associated with a project/proposal that needs funding. Like the name, milestones, etc. Are they all stored in contract 🤔? If yes, how is the retrieval of the data from contract done 🤔? If no, how then is it done 🤔?

    • @westonj8558
      @westonj8558 Месяц назад

      @@opueneoyeinbomo9634 yeah currently I store a UUID in the contract that corresponds to its metadata in our database. The milestones are also stored but only how many there are and how much money is associated with each. No metadata for them

  • @teddythecat0
    @teddythecat0 2 месяца назад

    Confusing ass language

  • @Web3V
    @Web3V 2 месяца назад

    *'Pepe on BTC' Nft collection Minting on Gamma, stx section is 🔥 built by legends , NFA, thank me later*

  • @franciscosandalinas5706
    @franciscosandalinas5706 2 месяца назад

    The repo is giving me a 404 :(

  • @nkoorty2008
    @nkoorty2008 3 месяца назад

    Can’t wait for a fuzzer!

  • @GeorgMorgenstern
    @GeorgMorgenstern 3 месяца назад

    Hey JJ, awesome insights on smart contract security! How do you see the future of decentralized exchanges in terms of security? I use Stonfi for swapping tokens in top liquidity pools cause of the good commission rates🔥

  • @alii4334
    @alii4334 3 месяца назад

    Is it open-source?

  • @mariacristinaarezzi
    @mariacristinaarezzi 3 месяца назад

    HI

  • @mariacristinaarezzi
    @mariacristinaarezzi 3 месяца назад

    Hi

  • @mariacristinaarezzi
    @mariacristinaarezzi 3 месяца назад

    Good morning

  • @rapharsierra5140
    @rapharsierra5140 3 месяца назад

    This is dope fellows

  • @rapharsierra5140
    @rapharsierra5140 3 месяца назад

    Picture this. It's almost 11PM. You've been listening to the genesis ordinal hack topic on Trevor's show for a long time. And now you switch to Macx's presentation of how chain hooks work. Two extremes of a spectrum. Brain going BOOM. Polished, intelligent and educational. Ty for your work sir. Yin and yang. Be whole.

  • @opueneoyeinbomo9634
    @opueneoyeinbomo9634 3 месяца назад

    This is nicee

  • @23Warheart
    @23Warheart 5 месяцев назад

    I will launch an NFT on ORDI in memories of the past if you understand. This will give you a smile and very good memories.

  • @Lucia76846
    @Lucia76846 5 месяцев назад

    Smog Token is getting a lot of attention, hoping those memes translate to actual value 🚀😂

  • @Lucia76846
    @Lucia76846 5 месяцев назад

    Sponge V2 is leaving everyone in the dust, gonna retire on this one if it moons 🚀🏖

  • @opueneoyeinbomo9634
    @opueneoyeinbomo9634 5 месяцев назад

    Can't wait to test this out ❤

  • @sdroy1513
    @sdroy1513 5 месяцев назад

    Quick question: I get an "Account data was not provided for wallet" error on running clarinet integrate or clarinet deployments generate --devnet. Also it asks me to run clarinet devnet start. So where is that line in devnet.toml to edit the wallet_1 account?

  • @Equanimous1998
    @Equanimous1998 5 месяцев назад

    The dude on the right looks pissed off 😂😊

  • @tristanheusinkveld6339
    @tristanheusinkveld6339 5 месяцев назад

    Sht.. you guys could be brothers😂 or am i the only one seeing this??

  • @rencewelltube
    @rencewelltube 5 месяцев назад

    Patrick, buddy

  • @amanzishan8399
    @amanzishan8399 6 месяцев назад

    This is awesome!!❤‍🔥🔥

  • @saadabbasi2063
    @saadabbasi2063 6 месяцев назад

    `clarinet test` is not a command

  • @saadabbasi2063
    @saadabbasi2063 6 месяцев назад

    #21:45 Isn't it an unfair comparission because you're using CEI on clarity side but not in solidity. There's an equivalent of "map-set user-balances user u0" on solidity side.

  • @Juwon04
    @Juwon04 6 месяцев назад

    Hello, hoe did you get the test file? Did you rewrite it ?

  • @nabubito
    @nabubito 7 месяцев назад

    Bro these videos are so ahead of their time. Bitcoin defi is the only way to financial freedom

  • @wiardvasen
    @wiardvasen 7 месяцев назад

    Good tutorial. Keep it up.

  • @truegolfer7
    @truegolfer7 7 месяцев назад

    Amazing explanation on sBTC and the innovation/thought put behind it. Also again, dope shirt!

  • @truegolfer7
    @truegolfer7 7 месяцев назад

    Your shirt is dope Max. Thanks for these great discussions.

  • @louielouie684
    @louielouie684 7 месяцев назад

    Toothache bro ?

  • @SteveAnderson-o9k
    @SteveAnderson-o9k 8 месяцев назад

    Is my transaction fee going to be higher, because you are spamming the blockchain?

  • @xx4248
    @xx4248 8 месяцев назад

    Not going to bother watching this The first thing you need to state is that ordinals are simply graffiti And who's dumb enough to buy graffiti

  • @xx4248
    @xx4248 8 месяцев назад

    If you haven't noticed nobody cared about what you said was super dumb

  • @xx4248
    @xx4248 8 месяцев назад

    Graffiti doesn't have value

    • @louielouie684
      @louielouie684 7 месяцев назад

      However graffiti on bitcoin does.

  • @AhmadTech5
    @AhmadTech5 8 месяцев назад

    I have been trying to install ordhook but seems like some dependencies are not working properly

  • @srushtiharyan2033
    @srushtiharyan2033 8 месяцев назад

    I cloned the repo, and even installed the packages, but the chainhook command wont work, can you help figure out this

  • @bitcoinbetter1709
    @bitcoinbetter1709 8 месяцев назад

    Stacks is very centralized. No Way.

    • @cryptodude_btc
      @cryptodude_btc 8 месяцев назад

      Stacks anchors to Bitcoin. So you are basically saying BTC is centralized.😂