Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: second-state/payment-skill

v0.0.6 release

14 Feb 01:45
fd27550

Choose a tag to compare

What's Changed

  • Rename SCRIPT_DIR to SKILL_DIR in bootstrap.sh by @juntao in #16
  • Split install.md into platform-specific guides by @juntao in #17
  • Add a landing page by @alabulei1 in #18
  • Move website/ contents to docs/ by @juntao in #19
  • Add copy buttons to installation instruction code blocks by @juntao in #20
  • Use exe-relative paths instead of ~/.payment/ by @juntao in #22

New Contributors

Full Changelog: v0.0.5...v0.0.6

What's Changed

  • Rename SCRIPT_DIR to SKILL_DIR in bootstrap.sh by @juntao in #16
  • Split install.md into platform-specific guides by @juntao in #17
  • Add a landing page by @alabulei1 in #18
  • Move website/ contents to docs/ by @juntao in #19
  • Add copy buttons to installation instruction code blocks by @juntao in #20
  • Use exe-relative paths instead of ~/.payment/ by @juntao in #22

New Contributors

Full Changelog: v0.0.5...v0.0.6

v0.0.5

01 Feb 23:52
d4ee64d

Choose a tag to compare

What's Changed

  • Rename skill.md to SKILL.md by @juntao in #14
  • Implement x402curl to print JavaScript code for x402-client by @juntao in #15

Full Changelog: v0.0.4...v0.0.5

v0.0.4 for testing

01 Feb 10:32
b306385

Choose a tag to compare

What's Changed

  • Enforce fully static linking for Linux binaries by @juntao in #13

Full Changelog: v0.0.3...v0.0.4

What's Changed

  • Enforce fully static linking for Linux binaries by @juntao in #13

Full Changelog: v0.0.3...v0.0.4

v0.0.3 for testing

01 Feb 09:59
2de955c

Choose a tag to compare

What's Changed

  • Simplify post-install and update skill.md for base-mainnet by @juntao in #10
  • Add CLAUDE.md with PR-first workflow requirement by @juntao in #11
  • Rename x402-common to payment-common by @juntao in #12

Full Changelog: v0.0.2...v0.0.3

What's Changed

  • Simplify post-install and update skill.md for base-mainnet by @juntao in #10
  • Add CLAUDE.md with PR-first workflow requirement by @juntao in #11
  • Rename x402-common to payment-common by @juntao in #12

Full Changelog: v0.0.2...v0.0.3

v0.0.2 for testing

01 Feb 07:32

Choose a tag to compare

What's Changed

  • Rename build artifacts from x402 to payment by @juntao in #6
  • Add token balance to get-address JSON output by @juntao in #7
  • Fix cargo fmt formatting in get-address by @juntao in #8
  • Fix remaining .x402 references to .payment by @juntao in #9

Full Changelog: v0.0.1...v0.0.2

What's Changed

  • Rename build artifacts from x402 to payment by @juntao in #6
  • Add token balance to get-address JSON output by @juntao in #7
  • Fix cargo fmt formatting in get-address by @juntao in #8
  • Fix remaining .x402 references to .payment by @juntao in #9

Full Changelog: v0.0.1...v0.0.2

v0.0.1 release for testing

31 Jan 20:05
6e2adcd

Choose a tag to compare

What's Changed

  • Implement create-wallet tool with static build support by @juntao in #1
  • Implement get-address tool by @juntao in #2
  • Refactor to add skill/ directory with bootstrap scripts by @juntao in #3
  • Implement x402-config CLI tool by @juntao in #4
  • Implement pay CLI tool for token transfers by @juntao in #5

New Contributors

  • @juntao made their first contribution in #1

Full Changelog: https://github.com/second-state/payment-skill/commits/v0.0.1

What's Changed

  • Implement create-wallet tool with static build support by @juntao in #1
  • Implement get-address tool by @juntao in #2
  • Refactor to add skill/ directory with bootstrap scripts by @juntao in #3
  • Implement x402-config CLI tool by @juntao in #4
  • Implement pay CLI tool for token transfers by @juntao in #5

New Contributors

  • @juntao made their first contribution in #1

Full Changelog: https://github.com/second-state/payment-skill/commits/v0.0.1