Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imduchuyyy/sei-token-standards

Demo script to create new token on Sei Network
https://github.com/imduchuyyy/sei-token-standards

Last synced: 6 days ago
JSON representation

Demo script to create new token on Sei Network

Awesome Lists containing this project

README

        

# Sei Token Create script
Script to create new token on Sei Network using both [cw20 standard](https://github.com/CosmWasm/cw-plus/blob/main/packages/cw20/README.md) and [token factory standard](https://docs.sei.io/advanced/token-standard/tokenfactory)

## Cw20-Base contracts
Clone from [cw-plus](https://github.com/CosmWasm/cw-plus) with version [1.1.2](https://github.com/CosmWasm/cw-plus/releases/tag/v1.1.2)