Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

ToggLeTek/ozmosis-widget

Repository files navigation

Ozmosis Widget

A swap widget created by OzMage Validation. Bootstrapped with create-cosmos-app. This widget should be self contained and able to be ported onto any React-Based site.

Getting Started

Local/Dev Environment

You'll need to install the packages and run a development server. This assumes you already have Node.js/Git installed on your computer. If you do not, please visit: Node.js and download the latest version.

yarn && yarn dev

The repositories will install. Most errors should be ignorable. Then, Open http://localhost:3000 with your browser to see the result.

We have attempted to keep everything organized and documented as well as possible, but if you see places for improvement, please don't hesitate to contribute!

Contributions

We are never going to say no to help! Check out the Issues and the Contribution Guide to get started!


Learn More

OzMage has stripped some items out of the original create-cosmos-app and tooled it for greater decentralization, we've done our best to document as much as we can to ensure you aren't lost.

Cosmology Information

Videos

Checkout more videos for how to use various frontend tooling in the Cosmos!

Cosmos Kit

A wallet connector for the Cosmos ⚛️

Telescope

A "babel for the Cosmos", Telescope is a TypeScript Transpiler for Cosmos Protobufs. Telescope is used to generate libraries for Cosmos blockchains. Simply point to your protobuffer files and create developer-friendly Typescript libraries for teams to build on your blockchain.

CosmWasm TS Codegen

The quickest and easiest way to interact with CosmWasm Contracts. @cosmwasm/ts-codegen converts your CosmWasm smart contracts into dev-friendly TypeScript classes so you can focus on shipping code.

Learn More about Next.js

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Credits

🛠 Built with Cosmology

Code built with the help of these related projects:

Releases

No releases published

Packages

No packages published