NFT icon indicating copy to clipboard operation
NFT copied to clipboard

cleanup punchlist

Open amgando opened this issue 4 years ago • 3 comments

  • [ ] inconsistencies between RS and AS initial steps. i would prefer that these are symmetrical / 100% parity https://github.com/near-examples/NFT/blob/master/README.md

  • [x] remove simulation unless we're committed to it across both .wasm outputs from RS and AS https://github.com/near-examples/NFT/blob/master/package.json#L13

  • [x] missing CI for AS https://github.com/near-examples/NFT/blob/master/.travis.yml#L13

  • [x] start with more tokens? https://github.com/near-examples/NFT/blob/master/contracts/assemblyscript/nep4-basic/main.ts#L12

amgando avatar May 28 '20 06:05 amgando

remove simulation unless we're committed to it across both .wasm outputs from RS and AS

I'd be ok with removing from main package.json until #10 gets merged; it's quick to add back on that PR

chadoh avatar May 29 '20 02:05 chadoh

start with more tokens?

¯\_(ツ)_/¯

why not demo a super scarce & exciting NFT? it works for demo purposes and keeps the max-supply test snappy

chadoh avatar May 29 '20 02:05 chadoh

@amgando is this issue still alive?

idea404 avatar Jun 02 '22 15:06 idea404

deprecated

gagdiez avatar Oct 21 '23 14:10 gagdiez