evm-badgetoken

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

DateCommit messageAuthorFiles+-
2021-05-10 08:51Correct interface comment for enumerablenolash1+1-1
2021-05-10 07:15Rename packagenolash7+384-14
2021-05-08 16:15Remove double slashes in URInolash9+14-247
2021-05-08 09:53Add tokenuri interface, tokenid to sha256 scheme url in badge contractnolash5+75-3
2021-05-08 08:45Add badge contract deploy, package setupnolash7+249-1
2021-05-08 06:43Bump dependenciesnolash1+3-2
2021-05-08 06:37Separate out EIP721 interface, add EIP173 supportnolash12+331-253
2021-05-08 06:04Invalidate inherited erc20 transfernolash1+5-3
2021-05-08 05:51Add minted atnolash2+28-0
2021-05-08 05:46Add approve testnolash2+60-24
2021-05-08 05:34Implement operatornolash2+102-2
2021-05-07 20:27Add total supply, token index change testnolash2+34-2
2021-05-07 20:21Add token by owner indexnolash2+30-1
2021-05-07 20:17Add tokenindex lookupnolash2+30-1
2021-05-07 20:12Add transfer method, testnolash1+2-0
2021-05-07 20:09Parse token owner addressnolash2+31-0
2021-05-07 20:06Parse token owner addressnolash2+48-3
2021-05-07 19:56Add mint testnolash4+25-4
2021-05-07 19:45Add deploy testnolash8+134-0
2021-05-07 19:12Initial commitnolash1+203-0