Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/duguorong009/cw-simple-cw20-deposit-withdraw
Smart contract for deposit/withdraw CW20 tokens in Cosmos-SDK blockchain
https://github.com/duguorong009/cw-simple-cw20-deposit-withdraw
cosmwasm cw20 rust smart-contract
Last synced: about 2 months ago
JSON representation
Smart contract for deposit/withdraw CW20 tokens in Cosmos-SDK blockchain
- Host: GitHub
- URL: https://github.com/duguorong009/cw-simple-cw20-deposit-withdraw
- Owner: duguorong009
- Created: 2022-04-07T18:47:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-09T17:02:58.000Z (8 months ago)
- Last Synced: 2024-05-09T18:33:38.534Z (8 months ago)
- Topics: cosmwasm, cw20, rust, smart-contract
- Language: Rust
- Homepage:
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple cosmwasm smart contract
Smart contract allowing the user to deposit/withdraw any cw20 tokens.