Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
2eb2046
chore(deps): update all non-major dependencies
github-actions[bot] Sep 10, 2025
e7305d7
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 11, 2025
37de197
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 14, 2025
da1c52f
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 18, 2025
1a6be3e
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 23, 2025
e7da100
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 24, 2025
916a8af
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 25, 2025
9901cde
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 28, 2025
14fc7b6
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 30, 2025
b10f5a1
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 7, 2025
e4be726
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 10, 2025
39b18c3
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Nov 8, 2025
377b0b3
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Nov 8, 2025
de43ba9
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Nov 11, 2025
9b3f75d
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Nov 19, 2025
f371c33
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Nov 20, 2025
450976c
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Nov 21, 2025
bc48d28
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Nov 26, 2025
98b18d3
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Nov 30, 2025
2feaa58
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Dec 2, 2025
7f693a1
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Dec 4, 2025
6f97e17
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Dec 11, 2025
17a871d
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Dec 18, 2025
5f40df3
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Jan 11, 2026
2f9740f
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Jan 16, 2026
452d49c
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Jan 16, 2026
b90424d
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Jan 19, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/buddy-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:

- name: Setup PHP and Composer (if needed)
if: ${{ hashFiles('composer.json') != '' }}
uses: shivammathur/setup-php@v2
uses: shivammathur/setup-php@2.36.0
with:
php-version: '8.4'
tools: composer
Expand Down Expand Up @@ -248,7 +248,7 @@ jobs:

- name: Setup PHP and Composer (if needed)
if: ${{ hashFiles('composer.json') != '' }}
uses: shivammathur/setup-php@v2
uses: shivammathur/setup-php@2.36.0
with:
php-version: '8.4'
tools: composer
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install Bun
uses: oven-sh/setup-bun@v2
uses: oven-sh/setup-bun@v2.1.2

- name: Use cached node_modules
uses: actions/cache@v4
Expand All @@ -44,7 +44,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install Bun
uses: oven-sh/setup-bun@v2
uses: oven-sh/setup-bun@v2.1.2

- name: Use cached node_modules
uses: actions/cache@v4
Expand All @@ -67,7 +67,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install Bun
uses: oven-sh/setup-bun@v2
uses: oven-sh/setup-bun@v2.1.2

- name: Use cached node_modules
uses: actions/cache@v4
Expand All @@ -90,7 +90,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install Bun
uses: oven-sh/setup-bun@v2
uses: oven-sh/setup-bun@v2.1.2

- name: Use cached node_modules
uses: actions/cache@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Create GitHub Release
id: create_release
uses: stacksjs/action-releaser@v1.1.0
uses: stacksjs/action-releaser@v1.2.6
with:
files: |
./packages/tlsx/bin/tlsx-linux-x64.zip
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@
"@stacksjs/eslint-config": "^4.14.0-beta.3",
"@stacksjs/gitlint": "^0.1.5",
"@stacksjs/logsmith": "^0.1.8",
"@types/bun": "^1.2.13",
"@types/bun": "^1.3.3",
"buddy-bot": "^0.8.9",
"bun-git-hooks": "^0.2.19",
"bun-plugin-dtsx": "^0.21.12",
"typescript": "^5.8.3",
"unocss": "^66.1.2"
"bun-plugin-dtsx": "^0.21.17",
"typescript": "^5.9.3",
"unocss": "^66.5.10"
},
"overrides": {
"unconfig": "0.3.10"
Expand Down
43 changes: 28 additions & 15 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,33 +2,38 @@
"name": "react-tokens",
"type": "module",
"version": "0.0.0",
"description": "Generate your own fungible or non-fungible tokens. React components. Placeholder.",
"description": "React components for Solana tokens and NFTs",
"author": "Chris Breuer <chris@stacksjs.org>",
"license": "MIT",
"homepage": "https://github.com/stacksjs/tokenx/tree/main/packages/react#readme",
"homepage": "https://github.com/stacksjs/ts-tokens/tree/main/packages/react#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/stacksjs/tokenx.git"
"url": "git+https://github.com/stacksjs/ts-tokens.git"
},
"bugs": {
"url": "https://github.com/stacksjs/tokenx/issues"
"url": "https://github.com/stacksjs/ts-tokens/issues"
},
"keywords": [
"typescript",
"token",
"fungible",
"non-fungible",
"tokenx",
"solana",
"nft",
"react",
"components",
"stacksjs"
],
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.js"
},
"./*": {
"import": "./dist/*"
"./components": {
"types": "./dist/components/index.d.ts",
"import": "./dist/components/index.js"
},
"./hooks": {
"types": "./dist/hooks/index.d.ts",
"import": "./dist/hooks/index.js"
}
},
"module": "./dist/index.js",
Expand All @@ -38,7 +43,7 @@
"dist"
],
"scripts": {
"build": "echo 'coming soon'",
"build": "bun build ./src/index.ts --outdir ./dist --target browser",
"lint": "bunx --bun eslint .",
"lint:fix": "bunx --bun eslint . --fix",
"release": "bun publish --access public",
Expand All @@ -49,13 +54,21 @@
"dependencies": {
"ts-tokens": "workspace:*"
},
"peerDependencies": {
"react": ">=18.0.0",
"react-dom": ">=18.0.0",
"@solana/wallet-adapter-react": ">=0.15.39",
"@solana/wallet-adapter-react-ui": ">=0.9.39",
"@solana/web3.js": ">=1.87.0"
},
"devDependencies": {
"@types/bun": "^1.2.13",
"lint-staged": "^15.5.2",
"simple-git-hooks": "^2.13.0",
"typescript": "^5.8.3"
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"better-dx": "^0.2.5"
},
"lint-staged": {
"*.{js,ts}": "bunx --bun eslint . --fix"
"*.{js,ts,tsx}": "bunx --bun eslint . --fix"
}
}
37 changes: 22 additions & 15 deletions packages/ts-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ts-tokens",
"type": "module",
"version": "0.0.0",
"description": "Generate your own fungible or non-fungible tokens.",
"description": "A TypeScript library for managing fungible and non-fungible tokens on Solana.",
"author": "Chris Breuer <chris@stacksjs.org>",
"license": "MIT",
"homepage": "https://github.com/stacksjs/ts-tokens#readme",
Expand All @@ -15,10 +15,14 @@
},
"keywords": [
"typescript",
"solana",
"token",
"tokens",
"lightweight",
"powerful",
"nft",
"spl",
"metaplex",
"blockchain",
"web3",
"stacksjs"
],
"exports": {
Expand All @@ -41,27 +45,30 @@
],
"scripts": {
"build": "bun --bun build.ts && bun run compile",
"compile": "bun build ./bin/cli.ts --compile --minify --outfile ./bin/qrx",
"compile": "bun build ./bin/cli.ts --compile --minify --outfile ./bin/tokens",
"compile:all": "bun run compile:linux-x64 && bun run compile:linux-arm64 && bun run compile:windows-x64 && bun run compile:darwin-x64 && bun run compile:darwin-arm64",
"compile:linux-x64": "bun build ./bin/cli.ts --compile --minify --target=bun-linux-x64 --outfile ./bin/qrx-linux-x64",
"compile:linux-arm64": "bun build ./bin/cli.ts --compile --minify --target=bun-linux-arm64 --outfile ./bin/qrx-linux-arm64",
"compile:windows-x64": "bun build ./bin/cli.ts --compile --minify --target=bun-windows-x64 --outfile ./bin/qrx-windows-x64.exe",
"compile:darwin-x64": "bun build ./bin/cli.ts --compile --minify --target=bun-darwin-x64 --outfile ./bin/qrx-darwin-x64",
"compile:darwin-arm64": "bun build ./bin/cli.ts --compile --minify --target=bun-darwin-arm64 --outfile ./bin/qrx-darwin-arm64",
"compile:linux-x64": "bun build ./bin/cli.ts --compile --minify --target=bun-linux-x64 --outfile ./bin/tokens-linux-x64",
"compile:linux-arm64": "bun build ./bin/cli.ts --compile --minify --target=bun-linux-arm64 --outfile ./bin/tokens-linux-arm64",
"compile:windows-x64": "bun build ./bin/cli.ts --compile --minify --target=bun-windows-x64 --outfile ./bin/tokens-windows-x64.exe",
"compile:darwin-x64": "bun build ./bin/cli.ts --compile --minify --target=bun-darwin-x64 --outfile ./bin/tokens-darwin-x64",
"compile:darwin-arm64": "bun build ./bin/cli.ts --compile --minify --target=bun-darwin-arm64 --outfile ./bin/tokens-darwin-arm64",
"lint": "bunx --bun eslint --flag unstable_ts_config .",
"lint:fix": "bunx --bun eslint --flag unstable_ts_config . --fix",
"prepublishOnly": "bun --bun run build && bun run compile:all",
"release": "bun publish --access public",
"test": "bun test",
"typecheck": "bun --bun tsc --noEmit"
},
"dependencies": {
"@solana/web3.js": "^1.95.0",
"@solana/spl-token": "^0.4.14"
},
"devDependencies": {
"@types/bun": "^1.2.13",
"bun-plugin-dtsx": "^0.21.12",
"bunfig": "^0.10.0",
"lint-staged": "^15.5.2",
"simple-git-hooks": "^2.13.0",
"typescript": "^5.8.3"
"@types/node": "^22.0.0",
"better-dx": "^0.2.5"
},
"peerDependencies": {
"bunfig": "^0.5.0"
},
"lint-staged": {
"*.{js,ts}": "bunx --bun eslint --flag unstable_ts_config . --fix"
Expand Down
40 changes: 24 additions & 16 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,34 +1,40 @@
{
"name": "vuqe-tokenx",
"name": "vue-tokens",
"type": "module",
"version": "0.0.0",
"description": "Generate your own fungible or non-fungible tokens. Vue components.",
"description": "Vue 3 components for Solana tokens and NFTs",
"author": "Chris Breuer <chris@stacksjs.org>",
"license": "MIT",
"homepage": "https://github.com/stacksjs/tokenx/tree/main/packages/vue#readme",
"homepage": "https://github.com/stacksjs/ts-tokens/tree/main/packages/vue#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/stacksjs/tokenx.git"
"url": "git+https://github.com/stacksjs/ts-tokens.git"
},
"bugs": {
"url": "https://github.com/stacksjs/tokenx/issues"
"url": "https://github.com/stacksjs/ts-tokens/issues"
},
"keywords": [
"typescript",
"tokenx",
"solana",
"token",
"fungible",
"non-fungible",
"nft",
"vue",
"vue3",
"components",
"stacksjs"
],
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.js"
},
"./*": {
"import": "./dist/*"
"./composables": {
"types": "./dist/composables/index.d.ts",
"import": "./dist/composables/index.js"
},
"./components": {
"types": "./dist/components/index.d.ts",
"import": "./dist/components/index.js"
}
},
"module": "./dist/index.js",
Expand All @@ -38,7 +44,7 @@
"dist"
],
"scripts": {
"build": "echo 'coming soon'",
"build": "bun build ./src/index.ts --outdir ./dist --target browser",
"lint": "bunx --bun eslint .",
"lint:fix": "bunx --bun eslint . --fix",
"release": "bun publish --access public",
Expand All @@ -49,13 +55,15 @@
"dependencies": {
"ts-tokens": "workspace:*"
},
"peerDependencies": {
"vue": "^3.5.27",
"@solana/web3.js": ">=1.87.0"
},
"devDependencies": {
"@types/bun": "^1.2.13",
"lint-staged": "^15.5.2",
"simple-git-hooks": "^2.13.0",
"typescript": "^5.8.3"
"vue": "^3.5.27",
"better-dx": "^0.2.5"
},
"lint-staged": {
"*.{js,ts}": "bunx --bun eslint . --fix"
"*.{js,ts,vue}": "bunx --bun eslint . --fix"
}
}
2 changes: 1 addition & 1 deletion pkgx.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
dependencies:
bun.sh: ^1.2.13
bun.sh: ^1.2.20