2023-12-07 17:15:38 +01:00
|
|
|
# Thunder Network APIs
|
|
|
|
This package is for using Thunder Network's APIs like Internet Avatar or Credits system.
|
|
|
|
|
2024-08-06 20:26:20 +02:00
|
|
|
> ⚠️ This may package is not stable, it can change at any time.
|
|
|
|
|
|
|
|
# Development
|
|
|
|
## Recommended Technologies
|
|
|
|
- Yarn
|
|
|
|
- `https://repository.thundernetwork.org/repository/npm-central/` come repository npm
|
|
|
|
> yarn config set registry https://repository.thundernetwork.org/repository/npm-central/
|
|
|
|
> OR
|
|
|
|
> npm config set registry https://repository.thundernetwork.org/repository/npm-central/
|