Snedashkovsky / dApps

A collection of sample dApps for CosmWasm contracts, using CosmJS frontend SDK

Home Page:https://dapps.cosmwasm.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dApps

A lerna monorepo with sample dApps for CosmWasm contracts that use CosmJS frontend SDK and the local logic and design packages.

Packages

Logic

[code]

Library with logic utilities that is used as a dependency in the rest of the packages.

Design

[code]

Library with theming utilities and reusable React components that is used as a dependency in the dApps.

Create React App template

[code]

Custom template for creating a React app preloaded with the logic and design packages.

Name service

[code] [deployment]

dApp that allows for the purchase and transferral of names in contracts of a configured code ID.

Native wallet

[code] [deployment]

dApp that allows the user to send native tokens to an address.

CW20 wallet

[code] [deployment]

dApp that allows the user to send CW20 tokens to an address.

Staking service

[code] [deployment]

dApp for staking derivatives that allows the user to bond and unbond CW20 tokens from a validator.

About

A collection of sample dApps for CosmWasm contracts, using CosmJS frontend SDK

https://dapps.cosmwasm.com

License:Apache License 2.0


Languages

Language:TypeScript 91.3%Language:HTML 4.5%Language:JavaScript 2.5%Language:Less 1.0%Language:Shell 0.6%