added lots of shapeshift related code
This commit is contained in:
parent
2f07290dea
commit
c4c8008573
12 changed files with 669 additions and 0 deletions
3
src/js/controllers/shapeshift.js
Normal file
3
src/js/controllers/shapeshift.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
'use strict';
|
||||
|
||||
angular.module('copayApp.controllers').controller('shapeshiftController', function($scope, $interval){ });
|
||||
Loading…
Add table
Add a link
Reference in a new issue