Browse Source

test client side crypto

master
Julian Steinwachs 8 years ago
parent
commit
dc2575a173
  1. 7032
      build/twister-lib.js
  2. 2
      jsx/App.js

7032
build/twister-lib.js

File diff suppressed because it is too large Load Diff

2
jsx/App.js

@ -239,7 +239,7 @@ if (accounts.length==0) { @@ -239,7 +239,7 @@ if (accounts.length==0) {
}
});
Twister.loadServerAccounts(function(){
Twister.importClientSideAccount("pampalulu","L12kz6tabDN6VmPes1rfEpiznztPF6vgkHp8UZVBgZadxzebHhAp",function(){
var activeAccount = localStorage.getItem("twister-react-activeAccount");

Loading…
Cancel
Save