Add IPNS demo

This commit is contained in:
Anthony Laibe 2018-07-30 12:49:03 +01:00 committed by Pascal Precht
parent 99a38b08c8
commit 2581e679b2
No known key found for this signature in database
GPG Key ID: 0EE28D8D6FD85D7D
2 changed files with 5135 additions and 1133 deletions

6267
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -23,6 +23,7 @@ class App extends React.Component {
whisperEnabled: false,
storageEnabled: false,
blockchainEnabled: false
ensEnabled: false,
};
}