diff --git a/public/images/dapps/asyncart.jpeg b/public/images/dapps/asyncart.jpeg new file mode 100644 index 00000000..b1980646 Binary files /dev/null and b/public/images/dapps/asyncart.jpeg differ diff --git a/src/data/all-dapps.js b/src/data/all-dapps.js index 6f16d15f..bee50d07 100644 --- a/src/data/all-dapps.js +++ b/src/data/all-dapps.js @@ -272,6 +272,12 @@ const categories = [ description: 'Collect land and build a blockchain city.', icon: './images/dapps/megacryptopolis.png' }, + { + name: 'Async Art', + url: 'http://async.art', + description: 'Create and collect #ProgrammableArt & #ProgrammableMusic: digital paintings and music split into \"Layers\" which let YOU affect the overall work.', + icon: './images/dapps/asyncart.jpeg' + } ] }, {