Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/likecoin/likecoin-cosmos-pluto
Small tool for generating, signing and sending transactions on Cosmos
https://github.com/likecoin/likecoin-cosmos-pluto
cosmos-sdk likecoin
Last synced: 2 days ago
JSON representation
Small tool for generating, signing and sending transactions on Cosmos
- Host: GitHub
- URL: https://github.com/likecoin/likecoin-cosmos-pluto
- Owner: likecoin
- License: gpl-3.0
- Created: 2022-05-19T11:03:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-22T05:54:01.000Z (over 1 year ago)
- Last Synced: 2024-05-01T11:22:39.684Z (6 months ago)
- Topics: cosmos-sdk, likecoin
- Language: TypeScript
- Homepage: https://likecoin-cosmos-pluto.netlify.app/
- Size: 352 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pluto
A small tool for generating, signing and sending transaction on Cosmos chains.
## Naming
Aimed to be a small tool, not as big as a star, so named Pluto.
## Development
Run `yarn` for installing dependencies and development tools.
Run `yarn dev` for development server.
Run `yarn build` for bundling the files.