-
Notifications
You must be signed in to change notification settings - Fork 2
/
faqs.html
572 lines (523 loc) · 43.3 KB
/
faqs.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Finscale:FAQs</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Read FAQs on FINSCALE, an open source distribution of Open Finance and data residency platform, provides ease of development and scalability" />
<meta name="keywords" content="muellners, finscale, open banking, core banking, fintech platform, finscale FAQs" />
<meta name="author" content="Muellners Foundation" />
<meta name="email" content="info@muellners.org" />
<meta name="website" content="https://finscale.org" />
<meta name="Version" content="v1.0.0" />
<!-- default favicon -->
<link rel="shortcut icon" href="images/favicon.ico">
<!-- added new favicon code -->
<link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon-16x16.png">
<link rel="manifest" href="images/site.webmanifest">
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<!-- Icons -->
<link href="css/materialdesignicons.min.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="https://unicons.iconscout.com/release/v3.0.6/css/line.css">
<!-- Main Css -->
<link href="css/style.css" rel="stylesheet" type="text/css" id="theme-opt" />
<link href="css/colors/default.css" rel="stylesheet" id="color-opt">
</head>
<body>
<!-- Loader -->
<!-- <div id="preloader">
<div id="status">
<div class="spinner">
<div class="double-bounce1"></div>
<div class="double-bounce2"></div>
</div>
</div>
</div> -->
<!-- Loader -->
<!-- Navbar STart -->
<header id="topnav" class="defaultscroll sticky">
<div class="container">
<!-- Logo container-->
<div>
<a class="logo" href="index.html">
<img src="images/logo-dark.png" height="90" alt="170">
</a>
</div>
<div class="buy-button">
<a href="developer.html" target="_blank" class="btn btn-primary">Dev Portal</a>
</div><!--end login button-->
<!-- End Logo container-->
<div class="menu-extras">
<div class="menu-item">
<!-- Mobile menu toggle-->
<a class="navbar-toggle" id="isToggle" onclick="toggleMenu()">
<div class="lines">
<span></span>
<span></span>
<span></span>
</div>
</a>
<!-- End mobile menu toggle-->
</div>
</div>
<div id="navigation">
<!-- Navigation Menu-->
<ul class="navigation-menu">
<li class="has-submenu parent-menu-item"><a href="javascript:void(0)">Community </a><span class="submenu-arrow"></span>
<ul class="submenu">
<li><a href="aboutus.html" class="sub-menu-item">About Us</a></li>
<li><a href="history.html" class="sub-menu-item">History </a></li>
<li><a href="https://open-bank.org" target="_blank" class="sub-menu-item">Open Bank Program</a></li>
<li><a href="roadmap.html" class="sub-menu-item">Roadmap</a></li>
</ul>
</li>
<li class="has-submenu parent-menu-item"> <a href="javascript:void(0)">Solutions</a><span class="menu-arrow"></span>
<ul class="submenu megamenu">
<li><ul>
<li><a href="payments.html" class="sub-menu-item">Payments</a></li>
<li><a href="comingsoon.html" class="sub-menu-item">Integrations</a></li>
<li><a href="comingsoon.html" class="sub-menu-item">Fintech Applications <span class="badge bg-warning ms-2">New</span></a></li>
<li><a href="comingsoon.html" class="sub-menu-item">Mobile Money Applications <span class="badge bg-warning ms-2">New</span></a></li>
<li><a href="comingsoon.html" class="sub-menu-item">CBS <span class="badge bg-warning ms-2">New</span></a></li>
<!-- Standby Code <li><a href="index-saas.html" class="sub-menu-item">Lending Management</a></li>
<li><a href="index-classic-saas.html" class="sub-menu-item">CBS</a></li>
<li><a href="index-videocall.html" class="sub-menu-item">Video Banking <span class="badge bg-danger">New</span></a></li>
<li><a href="index-crypto.html" class="sub-menu-item">Cryptocurrency</a></li>
</ul></li>
<li><ul>
<li><a href="index-blockchain.html" class="sub-menu-item">Blockchain <span class="badge bg-danger">New</span></a></li>
<li><a href="index-crypto-two.html" class="sub-menu-item">Cryptocurrency <span class="badge bg-danger">New</span></a></li>
<li><a href="index-task-management.html" class="sub-menu-item">Task Management </a></li>
<li><a href="index-email-inbox.html" class="sub-menu-item">Email Inbox </a></li>
<li><a href="index-insurance.html" class="sub-menu-item">Insurance</a></li>
<li><a href="index-single-product.html" class="sub-menu-item">Product</a></li>
</ul></li>
<li><ul>
<li><a href="index-portfolio.html" class="sub-menu-item">Portfolio</a></li>
<li><a href="index-customer.html" class="sub-menu-item">Customer</a></li>
<li><a href="index-software.html" class="sub-menu-item">Software</a></li>
Stand by Code ends -->
</ul></li>
</ul>
</li>
<li class="has-submenu parent-parent-menu-item"><a href="https://finscale.biz" target="_blank"> For Enterprise</a><span class="menu-arrow"></span>
</li>
<li class="has-submenu parent-menu-item"> <a href="javascript:void(0)">Resources</a><span class="menu-arrow"></span>
<ul class="submenu">
<li><a href="developer.html" target="_blank" class="sub-menu-item">For Developers</a></li>
<li><a href="faqs.html" class="sub-menu-item">FAQs</a></li>
<li><a href="developer.html" class="sub-menu-item">Dev Portal <span class="badge bg-warning ms-2">New</span></a></li>
<li><a href="https://research.muellners.org" target="_blank" class="sub-menu-item">Research <span class="badge bg-warning ms-2">New</span></a></li>
<!-- Standby Code <li><a href="changelog.html" class="sub-menu-item">Changelog</a></li>
<li><a href="helpcenter-overview.html" class="sub-menu-item">Help Center</a></li> Standby Code ends-->
</ul>
</li>
</ul><!--end navigation menu-->
<div class="buy-menu-btn d-none">
<a href="developer.html" target="_blank" class="btn btn-primary">Dev Portal</a>
</div><!--end login button-->
</div><!--end navigation-->
</div><!--end container-->
</header><!--end header-->
<!-- Navbar End -->
<!-- Hero Start -->
<section class="bg-half bg-light d-table w-100">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-12 text-center">
<div class="page-next-level">
<h4 class="title"> Frequently Asked Questions </h4>
<div class="page-next">
<nav aria-label="breadcrumb" class="d-inline-block">
<ul class="breadcrumb bg-white rounded shadow mb-0">
<li class="breadcrumb-item"><a href="index.html">Finscale</a></li>
<!-- standby code <li class="breadcrumb-item"><a href="helpcenter-overview.html">Help Center</a></li> -->
<li class="breadcrumb-item active" aria-current="page">FAQs</li>
</ul>
</nav>
</div>
</div>
</div><!--end col-->
</div><!--end row-->
</div> <!--end container-->
</section><!--end section-->
<!-- Hero End -->
<!-- Start Section -->
<section class="section">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-4 col-md-5 col-12 d-none d-md-block">
<div class="rounded shadow p-4 sticky-bar">
<ul class="list-unstyled mb-0">
<li><a href="#tech" class="mouse-down h6 text-dark">Building a fintech application</a></li>
<li class="mt-4"><a href="#general" class="mouse-down h6 text-dark">General Questions</a></li>
<li class="mt-4"><a href="#payment" class="mouse-down h6 text-dark">Special Questions</a></li>
<li class="mt-4"><a href="#support" class="mouse-down h6 text-dark">Support Questions</a></li>
</ul>
</div>
</div><!--end col-->
<div class="col-lg-8 col-md-7 col-12">
<div class="section-title" id="tech">
<h4>Building a Fintech Application</h4>
</div>
<div class="accordion mt-4 pt-2" id="buyingquestion">
<div class="accordion-item rounded">
<h2 class="accordion-header" id="headingOne">
<button class="accordion-button border-0 bg-light" type="button" data-bs-toggle="collapse" data-bs-target="#collapseOne"
aria-expanded="true" aria-controls="collapseOne">
What is Finscale ?
</button>
</h2>
<div id="collapseOne" class="accordion-collapse border-0 collapse show" aria-labelledby="headingOne"
data-bs-parent="#buyingquestion">
<div class="accordion-body text-muted bg-white">
FINSCALE is an open source distribution of Open Finance and data residency platform for financial access use cases.
</div>
</div>
</div>
<div class="accordion-item rounded mt-2">
<h2 class="accordion-header" id="headingTwo">
<button class="accordion-button border-0 bg-light collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseTwo"
aria-expanded="false" aria-controls="collapseTwo">
Is this a no code platform ?
</button>
</h2>
<div id="collapseTwo" class="accordion-collapse border-0 collapse" aria-labelledby="headingTwo"
data-bs-parent="#buyingquestion">
<div class="accordion-body text-muted bg-white">
Currently, we are aiming for Finscale to be a low code platform. Having said that, you can deploy beautiful web and mobile applications with Finscale, with relatively easier development efforts. Ease of development also comes with freedom of writing your use case in any programming language of your choice.
</div>
</div>
</div>
<div class="accordion-item rounded mt-2">
<h2 class="accordion-header" id="headingThree">
<button class="accordion-button border-0 bg-light collapsed" type="button" data-bs-toggle="collapse"
data-bs-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
Is this open source ? If yes, which license is it?
</button>
</h2>
<div id="collapseThree" class="accordion-collapse border-0 collapse" aria-labelledby="headingThree"
data-bs-parent="#buyingquestion">
<div class="accordion-body text-muted bg-white">
The Finscale project is completely open source. Finscale is also made up of multiple components and resources derived from other related open source libraries, source codes and design frameworks. Therefore, each component also comes with its own open source licensing. For exact open source license of each component, please check the Readme.md of our repository that you access.
</div>
</div>
</div>
<div class="accordion-item rounded mt-2">
<h2 class="accordion-header" id="headingFour">
<button class="accordion-button border-0 bg-light collapsed" type="button" data-bs-toggle="collapse"
data-bs-target="#collapseFour" aria-expanded="false" aria-controls="collapseFour">
Do I get to deploy applications in your hosting environment ?
</button>
</h2>
<div id="collapseFour" class="accordion-collapse border-0 collapse" aria-labelledby="headingFour"
data-bs-parent="#buyingquestion">
<div class="accordion-body text-muted bg-white">
Foundation has build reliable cloud computing ecosystem around Finscale with Cloud providers like IBM, Google Cloud Platform and Amazon Web Services.
</div>
</div>
</div>
</div>
<div class="section-title mt-5" id="general">
<h4>General Questions</h4>
</div>
<div class="accordion mt-4 pt-2" id="generalquestion">
<div class="accordion-item rounded">
<h2 class="accordion-header" id="headingfive">
<button class="accordion-button border-0 bg-light" type="button" data-bs-toggle="collapse" data-bs-target="#collapsefive"
aria-expanded="true" aria-controls="collapsefive">
How does it work ?
</button>
</h2>
<div id="collapsefive" class="accordion-collapse border-0 collapse show" aria-labelledby="headingfive"
data-bs-parent="#generalquestion">
<div class="accordion-body text-muted bg-white">
Finscale distribution acts as a middle ware for transactional processing in the banking industry. A developer codes an easily deployable financial workflow application with its own logic and presentation layer. This application communicates with Finscale accounting and Identity governance layer, consuming its capabilities of modularity and composable banking.
</div>
</div>
</div>
<div class="accordion-item rounded mt-2">
<h2 class="accordion-header" id="headingsix">
<button class="accordion-button border-0 bg-light collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapsesix"
aria-expanded="false" aria-controls="collapsesix">
How do I take care of dynamic regulatory requirements of financial services industry with Finscale?
</button>
</h2>
<div id="collapsesix" class="accordion-collapse border-0 collapse" aria-labelledby="headingsix"
data-bs-parent="#generalquestion">
<div class="accordion-body text-muted bg-white">
What Finscale provides with its architecture, is a faster and reliable ability & response mechanism for you to address changing regulatory requirements of financial services industry.Your existing banking solutions are monolithic and tough to change and hence, any new regulations puts burden on your IT to move up with their game. With Finscale, you can build and deploy a revised financial application, addressing the regulatory change.
</div>
</div>
</div>
<div class="accordion-item rounded mt-2">
<h2 class="accordion-header" id="headingseven">
<button class="accordion-button border-0 bg-light collapsed" type="button" data-bs-toggle="collapse"
data-bs-target="#collapseseven" aria-expanded="false" aria-controls="collapseseven">
Is this even secure ? How does Finscale has a millitary grade security?
</button>
</h2>
<div id="collapseseven" class="accordion-collapse border-0 collapse" aria-labelledby="headingseven"
data-bs-parent="#generalquestion">
<div class="accordion-body text-muted bg-white">
We have introduced blockchain based security framework for each inter queue messaging that takes places b/w different micro-services, b/w your legacy processor and Finscale or b/w Finscale and any front end application(that you write). So basically, this is as secure as it can get for modern banking needs.
</div>
</div>
</div>
<div class="accordion-item rounded mt-2">
<h2 class="accordion-header" id="headingeight">
<button class="accordion-button border-0 bg-light collapsed" type="button" data-bs-toggle="collapse"
data-bs-target="#collapseeight" aria-expanded="false" aria-controls="collapseeight">
What do you mean when we say Finscale is "highly scalable" ?
</button>
</h2>
<div id="collapseeight" class="accordion-collapse border-0 collapse" aria-labelledby="headingeight"
data-bs-parent="#generalquestion">
<div class="accordion-body text-muted bg-white">
With its modern architectural approach, easy to build and manage loosely coupled micro-services design, Finscale can offer massive scalability. Scalability factor is also enhanced because of seamless inter service exchange.
</div>
</div>
</div>
</div>
<div class="section-title mt-5" id="payment">
<h4>Special Questions</h4>
</div>
<div class="accordion mt-4 pt-2" id="paymentquestion">
<div class="accordion-item rounded">
<h2 class="accordion-header" id="headingnine">
<button class="accordion-button border-0 bg-light" type="button" data-bs-toggle="collapse" data-bs-target="#collapsenine"
aria-expanded="true" aria-controls="collapsenine">
We are a bank and we are already using a core banking system. What does Finscale provide then?
</button>
</h2>
<div id="collapsenine" class="accordion-collapse border-0 collapse show" aria-labelledby="headingnine"
data-bs-parent="#paymentquestion">
<div class="accordion-body text-muted bg-white">
If you are using a legacy core banking system, you are already looking at ways to better it, make it more non monolithic and open banking oriented. Finscale provides the capabilities to do so. Your traditional core banking system or transactional processor is connected to Finscale via a messaging queue system. Your job is now to only write beautiful and consumer centric workflow applications.
</div>
</div>
</div>
<div class="accordion-item rounded mt-2">
<h2 class="accordion-header" id="headingten">
<button class="accordion-button border-0 bg-light collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseten"
aria-expanded="false" aria-controls="collapseten">
We are a lending company but not a complete bank and we are already using a REST API based core banking system. What does Finscale provide then?
</button>
</h2>
<div id="collapseten" class="accordion-collapse border-0 collapse" aria-labelledby="headingten"
data-bs-parent="#paymentquestion">
<div class="accordion-body text-muted bg-white">
If you are using a monolithic core lending system, it does not automatically guarantee a seamless inter services exchange. Your core lending system may also have provisions for REST APIs, however this does not mean it satisfies your requirements of modularity and scalability. With Finscale, you break these barriers.
</div>
</div>
</div>
<div class="accordion-item rounded mt-2">
<h2 class="accordion-header" id="headingeleven">
<button class="accordion-button border-0 bg-light collapsed" type="button" data-bs-toggle="collapse"
data-bs-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
We are a payments processing startup? How does Finscale help?
</button>
</h2>
<div id="collapseThree" class="accordion-collapse border-0 collapse" aria-labelledby="headingThree"
data-bs-parent="#paymentquestion">
<div class="accordion-body text-muted bg-white">
Finscale can be used for creating smart payments applications. It can be any interface, UI/UX that you have in mind. For core transaction processing, you use Finscale's Transactions service. For more info, please see the Solutions>Payments page.
</div>
</div>
</div>
<div class="accordion-item rounded mt-2">
<h2 class="accordion-header" id="headingtwelve">
<button class="accordion-button border-0 bg-light collapsed" type="button" data-bs-toggle="collapse"
data-bs-target="#collapsetwelve" aria-expanded="false" aria-controls="collapsetwelve">
Does Finscale come with a banking license ? My company does not own a banking license but we would like to get one with Finscale. Am I thinking straight?
</button>
</h2>
<div id="collapsetwelve" class="accordion-collapse border-0 collapse" aria-labelledby="headingtwelve"
data-bs-parent="#paymentquestion">
<div class="accordion-body text-muted bg-white">
No. Project is maintained as a non for profit by Muellners Foundation on the Open Constitution network. Enterprise services are organized by Foundation's financial leasing and data technology company in Denmark. It is advisable that you seek all necessary regulatory approvals in your jurisdiction for your financial services business using Finscale distribution. However, a regulator will trust an open source platform more than a proprietary source code.
</div>
</div>
</div>
</div>
<div class="section-title mt-5" id="support">
<h4>Support Questions</h4>
</div>
<div class="accordion mt-4 pt-2" id="supportquestion">
<div class="accordion-item rounded">
<h2 class="accordion-header" id="headingthirteen">
<button class="accordion-button border-0 bg-light" type="button" data-bs-toggle="collapse" data-bs-target="#collapsethirteen"
aria-expanded="true" aria-controls="collapsethirteen">
How does it work ?
</button>
</h2>
<div id="collapsethirteen" class="accordion-collapse border-0 collapse show" aria-labelledby="headingthirteen"
data-bs-parent="#supportquestion">
<div class="accordion-body text-muted bg-white">
You can join the open source Foundation around Finscale project and seek a community support. If you are a mid to large scale financial institution or financial service provider, you can activate Enterprise Suite to seek SLA based support from Foundation organised Delivery team for an enterprise implementation case study.
</div>
</div>
</div>
<div class="accordion-item rounded mt-2">
<h2 class="accordion-header" id="headingfourteen">
<button class="accordion-button border-0 bg-light collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapsefourteen"
aria-expanded="false" aria-controls="collapsefourteen">
What is the role of Developer Console ?
</button>
</h2>
<div id="collapsefourteen" class="accordion-collapse border-0 collapse" aria-labelledby="headingfourteen"
data-bs-parent="#supportquestion">
<div class="accordion-body text-muted bg-white">
We are launching the Developer Console so that technical teams in fintechs, banks, neobanks can get to manage the deployment, resources and configurations of Nodal ledgers. The Developer Console is also used for managing third party integrations that your use case demands.
</div>
</div>
</div>
<div class="accordion-item rounded mt-2">
<h2 class="accordion-header" id="headingfifteen">
<button class="accordion-button border-0 bg-light collapsed" type="button" data-bs-toggle="collapse"
data-bs-target="#collapsefifteen" aria-expanded="false" aria-controls="collapsefifteen">
How much time does it usually take for a Finscale based implementation if I go for an enterprise implementation?
</button>
</h2>
<div id="collapsefifteen" class="accordion-collapse border-0 collapse" aria-labelledby="headingfifteen"
data-bs-parent="#supportquestion">
<div class="accordion-body text-muted bg-white">
Nodal ledger actually should take seconds of computing time to create, build and deploy. An enterprise implememntation generally takes 3-6 months if a FI's process research and systems audits are conducted. With Open Bank portal, we are reducing to practice Finscale distribution, so that platform consumers can sign up for Nodal ledger management as a tenant on the Open Constitution network.
</div>
</div>
</div>
<!--stanby code begins
<div class="accordion-item rounded mt-2">
<h2 class="accordion-header" id="headingsixteen">
<button class="accordion-button border-0 bg-light collapsed" type="button" data-bs-toggle="collapse"
data-bs-target="#collapsesixteen" aria-expanded="false" aria-controls="collapsesixteen">
What happens when I receive an order ?
</button>
</h2>
<div id="collapsesixteen" class="accordion-collapse border-0 collapse" aria-labelledby="headingsixteen"
data-bs-parent="#supportquestion">
<div class="accordion-body text-muted bg-white">
There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.
</div>
</div>
</div> Standby code ends-->
</div>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
<!--stanby code begins
<div class="container mt-100 mt-60">
<div class="row">
<div class="col-lg-6 col-md-6 col-12">
<div class="d-flex align-items-center features feature-clean shadow rounded p-4">
<div class="icons text-primary text-center">
<i class="uil uil-envelope-check d-block rounded h3 mb-0"></i>
</div>
<div class="flex-1 content ms-4">
<h5 class="mb-1"><a href="javascript:void(0)" class="text-dark">Get in touch !</a></h5>
<p class="text-muted mb-0">This is required when, for text is not yet available.</p>
<div class="mt-2">
<a href="javascript:void(0)" class="btn btn-sm btn-soft-primary">Join Mailing List</a>
</div>
</div>
</div> Standby code ends-->
</div><!--end col-->
<!--stanby code begins <div class="col-lg-6 col-md-6 col-12 mt-4 mt-sm-0 pt-2 pt-sm-0">
<div class="d-flex align-items-center features feature-clean shadow rounded p-4">
<div class="icons text-primary text-center">
<i class="uil uil-webcam d-block rounded h3 mb-0"></i>
</div>
<div class="flex-1 content ms-4">
<h5 class="mb-1"><a href="javascript:void(0)" class="text-dark">Talk to Us</a></h5>
<p class="text-muted mb-0">For enterprise implementation, you can reach out here.</p>
<div class="mt-2">
<a href="javascript:void(0)" class="btn btn-sm btn-soft-primary">Start Video Chat</a>
</div>
</div>
</div> Standby code ends-->
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
</section><!--end section-->
<!-- End Section -->
<!-- Footer Start -->
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-lg-4 col-12 mb-0 mb-md-4 pb-0 pb-md-2">
<a href="https://muellners.com" class="logo-footer">
<img src="images/muellnerslogo.png" height="24" alt="">
</a>
<p class="mt-4">Finscale® is maintained by Muellners Foundation.</p>
<ul class="list-unstyled social-icon social mb-0 mt-4">
<li class="list-inline-item"><a href="https://www.facebook.com/muellners" class="rounded"><i data-feather="facebook" class="fea icon-sm fea-social"></i></a></li>
<li class="list-inline-item"><a href="https://www.instagram.com/muellnersllc/" class="rounded"><i data-feather="instagram" class="fea icon-sm fea-social"></i></a></li>
<li class="list-inline-item"><a href="https://twitter.com/muellnersorg" class="rounded"><i data-feather="twitter" class="fea icon-sm fea-social"></i></a></li>
<li class="list-inline-item"><a href="https://www.linkedin.com/company/muellners" class="rounded"><i data-feather="linkedin" class="fea icon-sm fea-social"></i></a></li>
</ul><!--end icon-->
</div><!--end col-->
<div class="col-lg-2 col-md-4 col-12 mt-4 mt-sm-0 pt-2 pt-sm-0">
<h5 class="text-light footer-head">Relevant Links</h5>
<ul class="list-unstyled footer-list mt-4">
<li><a href="https://finscale.biz" target="_blank" class="text-foot"><i class="uil uil-angle-right-b me-1"></i>For Enterprise</a></li>
<li><a href="https://open-bank.org" target="_blank" class="text-foot"><i class="uil uil-angle-right-b me-1"></i>Open Bank Program</a></li>
<li><a href="history.html" class="text-foot"><i class="uil uil-angle-right-b me-1"></i>History</a></li>
<li><a href="https://docs.muellners.info/privacy/cookie-policy" target="_blank" class="text-foot"><i class="uil uil-angle-right-b me-1"></i>Cookie Policy</a></li>
<li><a href="https://docs.muellners.info/privacy/privacy-policy" target="_blank" class="text-foot"><i class="uil uil-angle-right-b me-1"></i>Privacy Policy</a></li>
</ul>
</div><!--end col-->
<div class="col-lg-3 col-md-4 col-12 mt-4 mt-sm-0 pt-2 pt-sm-0">
<h5 class="text-light footer-head">Resources</h5>
<ul class="list-unstyled footer-list mt-4">
<li><a href="https://openconstitution.atlassian.net/wiki/spaces/FIN/overview" target="_blank" class="text-foot"><i class="uil uil-angle-right-b me-1"></i>Project Space</a></li>
<li><a href="faqs.html" class="text-foot"><i class="uil uil-angle-right-b me-1"></i>FAQs</a></li>
<li><a href="https://openconstitution.atlassian.net/servicedesk/customer/portal/3" class="text-foot"><i class="uil uil-angle-right-b me-1"></i>Enterprise Support</a></li>
<li><a href="https://research.muellners.org" target="_blank" class="text-foot"><i class="uil uil-angle-right-b me-1"></i>Research</a></li>
</ul>
</div><!--end col-->
<div class="col-lg-3 col-md-4 col-12 mt-4 mt-sm-0 pt-2 pt-sm-0">
<h5 class="text-light footer-head"><a href="https://groups.google.com/a/muellners.org/g/finscale" target="_blank">Join Mailing List</a></h5>
<p class="mt-4">Sign up and stay connected with a thriving community of Finscale</p>
<form>
<!-- <div class="row">
<div class="foot-subscribe mb-3">
<label class="form-label">Write your email <span class="text-danger">*</span></label>
<div class="form-icon position-relative">
<i data-feather="mail" class="fea icon-sm icons"></i>
<input type="email" name="email" id="emailsubscribe" class="form-control ps-5 rounded" placeholder="Your email : " required>
</div>
</div>
</div> -->
</form>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
</footer><!--end footer-->
<footer class="footer footer-bar">
<div class="container text-center">
<div class="row align-items-center">
<div class="col-sm-6">
<div class="text-sm-start">
<p class="mb-0">© <script>document.write(new Date().getFullYear())</script> <a href="https://muellners.org/" target="_blank" class="text-reset">Muellners Foundation, Copenhagen, Denmark</a> CVR:41008407</p>
</div>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
</footer><!--end footer-->
<!-- Footer End -->
<!-- removed Back to top -->
<!-- removed Back to top -->
<!-- javascript -->
<script src="js/bootstrap.bundle.min.js"></script>
<!-- Icons -->
<script src="js/feather.min.js"></script>
<!-- Main Js -->
<script src="js/app.js"></script>
<!-- Start of HubSpot Embed Code -->
<script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/6592409.js"></script>
<!-- End of HubSpot Embed Code -->
</body>
</html>