abstract icon indicating copy to clipboard operation
abstract copied to clipboard

The ultimate CosmWasm framework for modular Interchain applications.

Results 37 abstract issues
Sort by recently updated
recently updated
newest added

Depends on https://github.com/AbstractSDK/cw-orch-interchain/pull/34 This PR aims to improve developer experience that use ibc functionality of Abstract. To cover functionality I created `ping-pong` application from scratch and use as much available...

account
native
sdk
interface
app_base

Update the docs to properly explain dependencies without too much fuss. Added a section on `DependencyCreation` and moved around some of the content. ### Checklist - [x] CI is green....

documentation
sdk

Infused with [Stargaze Names](https://github.com/public-awesome/names), currently making use of [bs721-nfts](https://github.com/permissionlessweb/bs-nfts) Thinking that a better way to implement this would be to handle registering & minting profiles similar to namespaces

### Checklist - [ ] CI is green. - [ ] Changelog updated.

DO NOT MERGE FOR NOW This PR aims at stress-testing ABSTRACT-IBC between xion and neutron testnets ### Checklist - [ ] CI is green. - [ ] Changelog updated.

documentation
native
adapter_base
interface
app_base

This PR aims at allowing duplex communication for abstract IBC accounts (remote can also call the local account). ## Current Status When the IBC host receives an IBC message, it...

Updates the deps and code of the DCA app as a base for the DCA workshop

### Checklist - [ ] CI is green. - [ ] Changelog updated.

documentation

This PR aims at internalizing the dependencies inside abstract apps. This change DOESN'T include Sylvia. This is purely changing the way abstract deals with the deps object Closes ABS-220 ###...

Gas station from #41 ### Checklist - [ ] CI is green. - [ ] Changelog updated.