near-api-rest-server
near-api-rest-server copied to clipboard
Interact with the NEAR blockchain using a simple REST API.
Results
1
near-api-rest-server issues
Sort by
recently updated
recently updated
newest added
trafficstars
## Summary - Update mintNft API using proper format - Update mint_nft example in README I came across this [StackOverflow](https://stackoverflow.com/questions/71028781/getting-500-internal-server-error-when-calling-mint-nft-near-rest-api) question, and started debugging. It looks like the current `/mint_nft`-API...