Ben Guidarelli
Ben Guidarelli
A set of npm scripts to initialize the marketplace and help configuration would make the setup processes much easier
nft.service has been slow lately and is limited to images. If we can replace with a generic IPFS service, this will allow market owners to have more flexability in storage...
Rework the contracts to allow the listing account to be the one to opt in to the application to alleviate this limitation
Figure out a nice way to allow updates to the config that works across the different possible hosting providers
Create a script or ui to allow the bulk import of multiple works as NFTs
## Problem I'd like to rely on suggested params to populate most of the fields but when overriding the `fee` on the transaction with a `flatFee` the builder errors since...
### Subject of the issue Throughout the Java SDK we use Long or Bigint for things like App id, but the BoxReference class expects an int https://github.com/algorand/java-algorand-sdk/blob/develop/src/main/java/com/algorand/algosdk/transaction/Transaction.java#L727