Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sammwyy/walletfy
Library and wrapper for the creation and consultation of blockchains and wallets.
https://github.com/sammwyy/walletfy
balance bitcion btc crypto cryptocurrency erc20 erc20-tokens eth ethereum litecoin ltc nano shib shiba-inu wallet wallets xno
Last synced: 2 days ago
JSON representation
Library and wrapper for the creation and consultation of blockchains and wallets.
- Host: GitHub
- URL: https://github.com/sammwyy/walletfy
- Owner: sammwyy
- Created: 2021-12-01T23:48:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-23T16:54:00.000Z (over 2 years ago)
- Last Synced: 2024-04-26T08:47:38.226Z (7 months ago)
- Topics: balance, bitcion, btc, crypto, cryptocurrency, erc20, erc20-tokens, eth, ethereum, litecoin, ltc, nano, shib, shiba-inu, wallet, wallets, xno
- Language: TypeScript
- Homepage: https://npmjs.com/package/walletfy
- Size: 369 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Walletfy
Library and wrapper for the creation and consultation of blockchains and wallets.## What can I do with this library?
- [x] Create wallets.
- [x] Obtain the balance of a wallet.
- [ ] Make transfers.
- [ ] Detect transfers in real time.## Supported coins
| Name | Code | ? |
| --------------------- | ---- | --- |
| Bitcoin | BTC | ✔️ |
| Cardano | ADA | ❌ |
| Dogecoin | DOGE | ❌ |
| Ethereum | ETH | ✔️ |
| Litecoin | LTC | ✔️ |
| Monero | XMR | ❌ |
| Nano | XNO | ✔️ |
| Polkadot | DOT | ✔️ |
| Ripple | XRP | ❌ |
| Stellar | XLM | ❌ |
| Sumcoin | SUM | ✔️ |## Supported ERC-20 tokens
| Name | Code | ? |
| --------------------- | ---- | --- |
| Axie Infinity | AXS | ✔️ |
| Basic Attention Token | BAT | ✔️ |
| Chainlink | LINK | ✔️ |
| DAI | DAI | ✔️ |
| Decentraland | MANA | ✔️ |
| Ripple | XRP | ❌ |
| Shiba Inu | SHIB | ✔️ |
| Tether | USDT | ✔️ |