Go to file
Andrea Franz 3dfa0a7fb7
Merge pull request #6 from status-im/nft-support
NFT support
2020-04-16 12:27:16 +02:00
app move block info to Message interface 2020-04-03 12:49:22 +02:00
config add Home and update config 2020-03-30 16:23:01 +02:00
contracts use constant for ERC721 callback 2020-04-14 09:31:53 +03:00
scripts adapt create-gift tool 2020-04-13 12:08:37 +03:00
test onERC721Received must be called by the NFT only 2020-04-13 11:46:09 +03:00
.gitattributes add .gitattributes 2020-02-21 14:00:57 +01:00
.gitignore initial import 2020-02-18 20:23:31 +01:00
.npmrc initial import 2020-02-18 20:23:31 +01:00
CHANGELOG.md initial import 2020-02-18 20:23:31 +01:00
LICENSE initial import 2020-02-18 20:23:31 +01:00
embark.json convert to TypeScript and add bucket actions 2020-03-30 15:54:59 +02:00
package.json update minimist 2020-04-06 11:17:05 +03:00
tsconfig.json convert to TypeScript and add bucket actions 2020-03-30 15:54:59 +02:00
webpack.config.js convert to TypeScript and add bucket actions 2020-03-30 15:54:59 +02:00
yarn.lock update minimist 2020-04-06 11:17:05 +03:00