initial import
Showing
- README.md 4 additions, 1 deletionREADME.md
- src/app/services/base.service.ts 76 additions, 0 deletionssrc/app/services/base.service.ts
- src/app/services/node.service.ts 35 additions, 0 deletionssrc/app/services/node.service.ts
- src/app/services/platform.service.ts 43 additions, 0 deletionssrc/app/services/platform.service.ts
- src/app/services/wallet.service.ts 82 additions, 0 deletionssrc/app/services/wallet.service.ts
- src/app/wallet/wallet-routing.module.ts 17 additions, 0 deletionssrc/app/wallet/wallet-routing.module.ts
- src/app/wallet/wallet.module.ts 19 additions, 0 deletionssrc/app/wallet/wallet.module.ts
- src/app/wallet/wallet.page.html 31 additions, 0 deletionssrc/app/wallet/wallet.page.html
- src/app/wallet/wallet.page.scss 6 additions, 0 deletionssrc/app/wallet/wallet.page.scss
- src/app/wallet/wallet.page.spec.ts 24 additions, 0 deletionssrc/app/wallet/wallet.page.spec.ts
- src/app/wallet/wallet.page.ts 31 additions, 0 deletionssrc/app/wallet/wallet.page.ts
- src/environments/environment.class.ts 5 additions, 0 deletionssrc/environments/environment.class.ts
src/app/services/base.service.ts
0 → 100644
src/app/services/node.service.ts
0 → 100644
src/app/services/platform.service.ts
0 → 100644
src/app/services/wallet.service.ts
0 → 100644
src/app/wallet/wallet-routing.module.ts
0 → 100644
src/app/wallet/wallet.module.ts
0 → 100644
src/app/wallet/wallet.page.html
0 → 100644
src/app/wallet/wallet.page.scss
0 → 100644
src/app/wallet/wallet.page.spec.ts
0 → 100644
src/app/wallet/wallet.page.ts
0 → 100644
src/environments/environment.class.ts
0 → 100644
Please register or sign in to comment