curaOS / source

Start a solid foundation of tools for creators+builders.
https://cura.run
15 stars 13 forks source link

Implement Approval System (NEP-178) #43

Closed bestatigen closed 2 years ago

bestatigen commented 3 years ago

Implement the approval system to orchestrate between the NFT contract and the Market contract.

This is not about upgrading the integration between the Market and NFT contract for now; we'll work on that later. It is about adding whatever permanent structure is necessary to store the approvals, implement the standard methods, and write a couple of Sandbox tests to make sure the methods behave as described in the standard.

Links

bestatigen commented 2 years ago

Closed in #138