A lerna monorepo with sample dApps for CosmWasm contracts that use CosmJS frontend SDK and the local logic and design packages.
Library with logic utilities that is used as a dependency in the rest of the packages.
Library with theming utilities and reusable React components that is used as a dependency in the dApps.
Custom template for creating a React app preloaded with the logic and design packages.
dApp that allows for the purchase and transferral of names in contracts of a configured code ID.
dApp that allows the user to send native tokens to an address.
dApp that allows the user to send CW20 tokens to an address.
dApp for staking derivatives that allows the user to bond and unbond CW20 tokens from a validator.