No description
Find a file
Christian Torbidone 8bedfef9f2
Update codeql.yml
2024-08-13 13:32:29 +02:00
.github Update codeql.yml 2024-08-13 13:32:29 +02:00
.idea First open with webstorm 2024-07-03 16:37:23 +02:00
src Fix IAM create 2024-08-12 11:44:15 +02:00
.gitignore a 2023-12-04 19:25:53 +01:00
.npmignore test 2023-12-04 19:22:51 +01:00
.npmrc Updated default repo 2024-08-06 20:21:05 +02:00
.yarnrc.yml Updated default repo 2024-08-06 20:21:05 +02:00
LICENSE Initial commit 2023-12-04 15:37:41 +01:00
package.json Fixed WebSockets 2024-08-06 20:22:05 +02:00
README.md Updated README 2024-08-06 20:26:20 +02:00
tsconfig.json Migrated to Yarn 2024-08-06 20:22:18 +02:00
yarn.lock Migrated to Yarn 2024-08-06 20:22:18 +02:00

Thunder Network APIs

This package is for using Thunder Network's APIs like Internet Avatar or Credits system.

⚠️ This may package is not stable, it can change at any time.

Development

  • 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/