Psychedelic / cap

Open Internet Service to store transaction history for NFTs/Tokens on the Internet Computer - https://cap.ooo/
GNU General Public License v3.0
44 stars 16 forks source link

WIP Chore/add get token txns func #24

Open b0xtch opened 2 years ago

b0xtch commented 2 years ago

wait for https://github.com/Psychedelic/cap/pull/23/files

b0xtch commented 2 years ago

for not breaking compatibility we're not updating the sdks now, so people won't be using the new TokenId type (which clients don't support)

so the next PR is just the bucket scalability release the new cap-js, wait for 2 weeks (version compatibility window) and then we release a new version to auto-migrate the standards to use the new TokenId type then we can update the SDK

@qti3e