#cosmjs résultats de recherche

#CosmJS & Telescope getting ready for the merge

simon_warta's tweet image. #CosmJS & Telescope getting ready for the merge

Anyone looking for auto-gas and simulation support in #CosmJS?

simon_warta's tweet image. Anyone looking for auto-gas and simulation support in #CosmJS?

1/ We announce that CosmJS is now added to the Interchain Stack Roadmap! #CosmJS is a library that helps developers integrate their JavaScript based clients - frontend user interfaces or server-side clients - with Cosmos SDK blockchains.

interchain_io's tweet image. 1/ We announce that CosmJS is now added to the Interchain Stack Roadmap!

#CosmJS is a library that helps developers integrate their JavaScript based clients - frontend user interfaces or server-side clients - with Cosmos SDK blockchains.

Did you know that you can convert a @JunoNetwork $JUNO address to a @cosmoshub $ATOM address (and vice versa) in just 3 lines of #CosmJS?

simon_warta's tweet image. Did you know that you can convert a @JunoNetwork $JUNO address to a @cosmoshub $ATOM address (and vice versa) in just 3 lines of #CosmJS?

Service tweet: to convert your cosmos address to a gaia address you just need 3 lines of #CosmJS code.

simon_warta's tweet image. Service tweet: to convert your cosmos address to a gaia address you just need 3 lines of #CosmJS code.

OMG! I've been waiting for this one for a long time #cosmJs

atmon3r's tweet image. OMG! I've been waiting for this one for a long time #cosmJs

Lets go! I managed to make #cosmJs documentation interactive with the possibility of testing the code live. The documentation is not complete but it's a start! Demo: atmoner.github.io/cosmjs-example… Sources: github.com/atmoner/cosmjs… If you have any suggestions 👀

atmon3r's tweet image. Lets go! I managed to make #cosmJs documentation interactive with the possibility of testing the code live.

The documentation is not complete but it's a start!

Demo: atmoner.github.io/cosmjs-example…
Sources: github.com/atmoner/cosmjs…

If you have any suggestions 👀

I started a documentation of example usage of cosmJs. I think this could really be useful for a lot of people! 👀 Ping @simon_warta & @pyramation

atmon3r's tweet image. I started a documentation of example usage of cosmJs. I think this could really be useful for a lot of people! 👀
 
Ping @simon_warta & @pyramation


🛰️ #CosmWasm community call This Tuesday, June 16th at 6pm CEST (1600 UTC, 9am PDT), join Ethan Frey on a new @CosmWasm call discussing the implementation of #CosmWasm 1.0 & the plans around building #CosmJS standard library. Join in 15 min 🎥 bit.ly/2N50Ydq

cosmos's tweet image. 🛰️ #CosmWasm community call

This Tuesday, June 16th at 6pm CEST (1600 UTC, 9am PDT), join Ethan Frey on a new @CosmWasm call discussing the implementation of #CosmWasm 1.0 & the plans around building #CosmJS standard library.

Join in 15 min 🎥 bit.ly/2N50Ydq

My repo of #CosmJs doc example is update to 0.32.0 ⬇️ atmoner.github.io/cosmjs-example…

atmon3r's tweet image. My repo of  #CosmJs doc example is update to 0.32.0  ⬇️

atmoner.github.io/cosmjs-example…

60 lines of #CosmJS wizardry later it turns out two validators are not reliably proposing blocks and their successors have to cover them. Script here: github.com/noislabs/propo…

simon_warta's tweet image. 60 lines of #CosmJS wizardry later it turns out two validators are not reliably proposing blocks and their successors have to cover them.

Script here: github.com/noislabs/propo…

⚛️⭐️ Demo Day Star ⭐️⚛️ 🎙@confio_tech🎙 Confio Team is the maker of @CosmWasm and #CosmJS. Plans for 2021 are to launch #Tardigrade, a decentralized finance chain with a focus on regulations. Read MOre 🎟unifidao.vc/events/unifi-d…

catdotfish's tweet image. ⚛️⭐️ Demo Day Star ⭐️⚛️
 
🎙@confio_tech🎙

Confio Team is the maker of @CosmWasm and #CosmJS.
Plans for 2021 are to launch #Tardigrade, a decentralized finance chain with a focus on regulations.
 
Read MOre
🎟unifidao.vc/events/unifi-d…

💥 << Stargate + #CosmJS >> 💥 🎉Announcing CosmJS 0.24.0-alpha.14(w/final Stargate support)release! What can you build with CosmJS? 📌Wallets (hot&cold; with&without a UI) 📌Explorers 📌Scrapers 📌Key/Adress generators 📌dApps 📌IBC relayers +details: gist.github.com/webmaster128/8…


Thanks for the kudos on #CosmJS @mark0baricevic Relaying torch to @cosmology_tech

misangmadrid's tweet image. Thanks for the kudos on #CosmJS @mark0baricevic Relaying torch to @cosmology_tech

🎖️11th ICF Update🎖️ 🔬Focus • @EthereumDenver Interoperability Panel • WenChang Launched on @bsnbase • TypeScript Relayer with #CosmJS • UX Working Group 📝blog.cosmos.network/icf-update-feb… 👩‍💻⚠️Q1 2021 Grant Program⚠️👨‍💻 Hurry up & apply before Feb 14th 🏃🏻‍♀️apply.interchain.io💨

interchain_io's tweet image. 🎖️11th ICF Update🎖️

🔬Focus
• @EthereumDenver Interoperability Panel
• WenChang Launched on @bsnbase 
• TypeScript Relayer with #CosmJS
• UX Working Group 

📝blog.cosmos.network/icf-update-feb…

👩‍💻⚠️Q1 2021 Grant Program⚠️👨‍💻
Hurry up &amp;amp; apply before Feb 14th
🏃🏻‍♀️apply.interchain.io💨

My point of view on gas/fee and what I learned with the use of #Cosmjs ⬇️

atmon3r's tweet image. My point of view on gas/fee and what I learned with the use of #Cosmjs ⬇️

Blockchains charge a price for this "gas", which may be set statically or dynamically. In the simplest model, the gas price is then multiplied by the gas estimate, to produce the transaction fee.



🚨 Update: Added documentation for the use of the #cosmWasm module by #cosmJs lib 👀 ⛓️ Link: atmoner.github.io/cosmjs-example…

atmon3r's tweet image. 🚨 Update: Added documentation for the use of the #cosmWasm module by #cosmJs lib 👀

⛓️ Link: atmoner.github.io/cosmjs-example…

Lets go! I managed to make #cosmJs documentation interactive with the possibility of testing the code live. The documentation is not complete but it's a start! Demo: atmoner.github.io/cosmjs-example… Sources: github.com/atmoner/cosmjs… If you have any suggestions 👀

atmon3r's tweet image. Lets go! I managed to make #cosmJs documentation interactive with the possibility of testing the code live.

The documentation is not complete but it&apos;s a start!

Demo: atmoner.github.io/cosmjs-example…
Sources: github.com/atmoner/cosmjs…

If you have any suggestions 👀


⚛️ TODAY's EVENTS ⚛️ @cosmos Ecosystem 📅 Oct 16th 👩🏻‍💻 #HackatomV Workshops 👨🏽‍💻 • CosmWasm/CosmJS dApps - Zero to Hero ⏰ 11am UTC 🧑🏻‍🏫 Orkun Külçe & Abel Fernández Nandín|@confio_tech A complete walkthrough of a dApp using @CosmWasm and #CosmJS youtu.be/YUsjneQptDQ 2/

catdotfish's tweet image. ⚛️ TODAY&apos;s EVENTS ⚛️
  @cosmos Ecosystem

 📅 Oct 16th

👩🏻‍💻 #HackatomV Workshops 👨🏽‍💻

• CosmWasm/CosmJS dApps - Zero to Hero

⏰ 11am UTC

🧑🏻‍🏫 Orkun Külçe &amp;amp; Abel Fernández Nandín|@confio_tech 

A complete walkthrough of a dApp using @CosmWasm and #CosmJS

youtu.be/YUsjneQptDQ
2/

👀🤓 @archwayHQ's arch3.js simplifies building web #apps on the #Archway network! It enhances the #CosmJS client library, making it easier to interact with rewards and fee sub-systems. Join @MinaProtocol in X

w3coins_io's tweet image. 👀🤓 @archwayHQ&apos;s arch3.js simplifies building web #apps on the #Archway network! It enhances the #CosmJS client library, making it easier to interact with rewards and fee sub-systems.

Join @MinaProtocol in X

A project #cosmos on #vuejs3 and #CosmJs that I did over 6 months ago, it still works! 👀

atmon3r's tweet image. A project #cosmos on #vuejs3 and #CosmJs that I did over 6 months ago, it still works! 👀

My repo of #CosmJs doc example is update to 0.32.0 ⬇️ atmoner.github.io/cosmjs-example…

atmon3r's tweet image. My repo of  #CosmJs doc example is update to 0.32.0  ⬇️

atmoner.github.io/cosmjs-example…

🥁Drumroll please🥁 #CosmJS 0.32 is here, bringing a Thanksgiving treat for all of you!🦃 ✨This release is packed with incredible updates: 💫Cosmos SDK 0.50 Support 🔭Telescope 1.0 & BigInt ✨CometBFT 0.38 Support medium.com/cosmwasm/cosmj…

medium.com

CosmJS 0.32 supports SDK 0.50

Today we are happy to announce the latest release of CosmJS: 0.32.0. It brings support for Cosmos SDK 0.50 (Eden), among other…


🚨 Update: Added documentation for the use of the #cosmWasm module by #cosmJs lib 👀 ⛓️ Link: atmoner.github.io/cosmjs-example…

atmon3r's tweet image. 🚨 Update: Added documentation for the use of the #cosmWasm module by #cosmJs lib 👀

⛓️ Link: atmoner.github.io/cosmjs-example…

Lets go! I managed to make #cosmJs documentation interactive with the possibility of testing the code live. The documentation is not complete but it's a start! Demo: atmoner.github.io/cosmjs-example… Sources: github.com/atmoner/cosmjs… If you have any suggestions 👀

atmon3r's tweet image. Lets go! I managed to make #cosmJs documentation interactive with the possibility of testing the code live.

The documentation is not complete but it&apos;s a start!

Demo: atmoner.github.io/cosmjs-example…
Sources: github.com/atmoner/cosmjs…

If you have any suggestions 👀


Lets go! I managed to make #cosmJs documentation interactive with the possibility of testing the code live. The documentation is not complete but it's a start! Demo: atmoner.github.io/cosmjs-example… Sources: github.com/atmoner/cosmjs… If you have any suggestions 👀

atmon3r's tweet image. Lets go! I managed to make #cosmJs documentation interactive with the possibility of testing the code live.

The documentation is not complete but it&apos;s a start!

Demo: atmoner.github.io/cosmjs-example…
Sources: github.com/atmoner/cosmjs…

If you have any suggestions 👀

I started a documentation of example usage of cosmJs. I think this could really be useful for a lot of people! 👀 Ping @simon_warta & @pyramation

atmon3r's tweet image. I started a documentation of example usage of cosmJs. I think this could really be useful for a lot of people! 👀
 
Ping @simon_warta &amp;amp; @pyramation


Sir, also #CosmJS should be tested before upgrade season. Comet 0.38 support is merged.


And so many private repos with so much wonder! 🤓 I also owe all this to our @CosmosFrance_ community, so much is happening there Thanks for #CosmJs @Zdeadex @pyramation @crosnest_com @IBSvalidator @cryptulien @ONCHTX @LeosCryptoman @ElJayCrypto @d00han_ @locky10loumpi 💚


Thanks for the kudos on #CosmJS @mark0baricevic Relaying torch to @cosmology_tech

misangmadrid's tweet image. Thanks for the kudos on #CosmJS @mark0baricevic Relaying torch to @cosmology_tech

3. @JavaScript Integration with #CosmJS CosmJS is the vital conduit that enables seamless integration of JavaScript-based clients with Cosmos SDK blockchains. CosmJS offers indispensable tools to make the integration process smooth and efficient. coinclub.news/p/cosmjs-enhan…

coinclub.news

CosmJS Evolution: A Roadmap to Enhancing Cosmos JavaScript Integration

Navigating the Cosmos: The Evolutionary Journey of CosmJS and the Future of Blockchain Development


#Cosmos week 39 of 2023 Sep 25 - Oct 1: 1. @Injective_ Unveils #inEVM 2. @Froopylandx Launch Incentivized Testnet 3. @JavaScript Integration with #CosmJS 4. @ComposableFin #Ethereum IBC Integration 5. @CantoPublic Ditches #Cosmos for #Polygon A thread 🧵👇0/5

markfromdenmar_'s tweet image. #Cosmos week 39 of 2023 Sep 25 - Oct 1:

1. @Injective_ Unveils #inEVM
2. @Froopylandx Launch Incentivized Testnet
3. @JavaScript Integration with #CosmJS
4. @ComposableFin #Ethereum IBC Integration
5. @CantoPublic Ditches #Cosmos for #Polygon

A thread 🧵👇0/5

To make #CosmJS more lightweight and development faster, I'd like to remove (unused?) wallet features from it: github.com/cosmos/cosmjs/…


1/ We announce that CosmJS is now added to the Interchain Stack Roadmap! #CosmJS is a library that helps developers integrate their JavaScript based clients - frontend user interfaces or server-side clients - with Cosmos SDK blockchains.

interchain_io's tweet image. 1/ We announce that CosmJS is now added to the Interchain Stack Roadmap!

#CosmJS is a library that helps developers integrate their JavaScript based clients - frontend user interfaces or server-side clients - with Cosmos SDK blockchains.

The best #CosmJS we ever shipped. Ready for upgrade season.

📢New release!🚀 🌌 Here comes Cosmos SDK 0.47 & wasmd 0.40 support for CosmJS.🌐 0.31 of CosmJS enables seamless connection to both Cosmos SDK 0.45 & Cosmos SDK 0.47 chains. But that's not all! Check out the incredible features in our new release.🔥 🔗medium.com/cosmwasm/cosmo…



I've never had any problems with using ledger! Just use #cosmJs and it works perfectly! I even created a desktop dapp especially for #Ledger =)

atmon3r's tweet image. I&apos;ve never had any problems with using ledger! 
Just use #cosmJs and it works perfectly!

I even created a desktop dapp especially for #Ledger  =)
atmon3r's tweet image. I&apos;ve never had any problems with using ledger! 
Just use #cosmJs and it works perfectly!

I even created a desktop dapp especially for #Ledger  =)

Let us know your thoughts, ideas, and suggestions! Share your valuable feedback on what you'd like to see in #CosmJS, #Telescope, or any other TypeScript libraries within the Cosmos ecosystem. Your input will shape the future of these powerful tools. 🙌


Aucun résultat pour "#cosmjs"
Loading...

Something went wrong.


Something went wrong.


United States Trends