-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsmart_contracts_development.html
More file actions
140 lines (140 loc) · 6.9 KB
/
smart_contracts_development.html
File metadata and controls
140 lines (140 loc) · 6.9 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport'>
<meta content="" name="description">
<meta content="" name="author">
<title>Smart Contracts | dCipher</title>
<link href="favicon.ico" rel="icon" type="image/x-icon"><!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700%7CTitillium+Web:200,300,400,600,700&subset=latin-ext" rel="stylesheet">
<link href="assets/fonts/material-icons/material-icons.css" rel="stylesheet">
<link href="assets/fonts/font-awesome/css/font-awesome.min.css" rel="stylesheet"><!-- Libraries CSS -->
<link href="assets/css/libraries/bootstrap.css" rel="stylesheet">
<link href="assets/css/libraries/animate.css" rel="stylesheet"><!-- Custom CSS -->
<link href="assets/css/custom/theme.css" rel="stylesheet">
<link href="assets/css/custom/colors.css" rel="stylesheet"><!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Navigation Menu
================================================== -->
<header>
<div id="st-logo">
<a href="index.html"><img alt="Logo" src="assets/images/logo-normal.png" style="max-width: 100%"></a>
</div>
</header>
<div id="st-nav">
<a class="st-nav-trigger" href="#0">Menu<span></span></a>
<nav id="st-main-nav">
<ul>
<li>
<a class="page-scroll hvr-underline-from-center" href="index.html">About</a>
</li>
<li class="dropdown">
<a class="page-scroll hvr-underline-from-center" href="index.html">Services</a>
<div class="dropdown-content">
<a class="page-scroll hvr-underline-from-center" href="research.html"><font size="2">Research</font></a> <a class="page-scroll hvr-underline-from-center" href="smart_contracts_development.html"><font size="2">Smart Contracts</font></a> <a class="page-scroll hvr-underline-from-center" href="training.html"><font size="2">Training</font></a> <a class="page-scroll hvr-underline-from-center" href="crypto_mining_optimization.html"><font size="2">Mining Optimizations</font></a> <a class="page-scroll hvr-underline-from-center" href="protocol_development.html"><font size="2">Protocol Development</font></a>
</div>
</li><!-- <li>
<a class="page-scroll hvr-underline-from-center" href="#skills">Team</a>
</li> -->
<li>
<a class="page-scroll hvr-underline-from-center" href="tutorials.html">Tutorials</a>
</li>
<li>
<a class="page-scroll hvr-underline-from-center" href="careers.html">Careers</a>
</li>
<li>
<a class="page-scroll hvr-underline-from-center" href="index.html#contact">Contact Us</a>
</li>
</ul>
</nav>
</div><!-- /#st-nav -->
</div><!-- Portfolio Item
================================================== -->
<section class="smartcontract-item">
<div class="container-fluid">
<div class="row">
<div class="col-lg-12">
<div class="smartcontract-headline">
<div id="particles-js"></div>
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="typed-headline">
<span class="skilltechtypetext"><span class="typed-cursor">|</span></span>
<p>Smart contracts have made it possible to create and manage assets — both tangible and intangible — securely, privately, and at a low cost.</p>
</div><!-- /.typed-headline -->
</div>
</div>
</div>
</div>
</div><!-- /.col-lg-6 -->
</div><!-- /.row -->
</div><!-- /.container-fluid -->
</section>
<section class="smartcontract-item-details" id="portfolio-details">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="col-lg-8 col-md-12">
<div class="smartcontract-text">
<h3></h3>
<p>It is an innovative solution that securely stores the information in a decentralized way and with reduced costs. Accounting, supply chains and logistics or the entertainment industry - these are just some of the branches that can benefit from the rise of smart contracts and blockchain technology.<br>
<br>
Smart contracts, this disruptive and innovative solution that securely stores the information for assets or value ownership management, are defined by some key unique advantages: transparency, security, automation, low costs, disintermediation and immutability.<br>
<br>
Maybe one of the most important advantages of smart contracts is that thanks to the automatization process, third party involvement is no longer necessary, so mitigation and excessive bureaucracy become a thing of the past.<br>
<br>
Now, Ethereum Smart Contracts are making this kind of crypto assets management possible through its Solidity programming language, that was created along with the Ethereum blockchain, with a syntax similar to the JavaScript code. dCipher provides smart contract development and deployment services, and also the end to end documentation, according to the project phases.</p>
</div><!-- /.service-text -->
<div class="service-form" id="contact">
<h3>Let's have a <span>chat!</span></h3>
<form>
<div class="form-group">
<label for="name">Name:</label> <input class="form-control" id="name" name="name" type="text">
</div><!-- /.form-group -->
<div class="form-group">
<label for="email">Email:</label> <input class="form-control" id="email" name="email" type="email">
</div><!-- /.form-group -->
<div class="form-group">
<label for="message">Message:</label>
<textarea class="form-control" id="message" name="message" rows="3"></textarea>
</div><!-- /.form-group -->
<button class="btn btn-default" type="submit">Submit</button>
</form>
</div>
</div>
</div>
</div>
</div>
</section><!-- Footer
================================================== -->
<footer>
<p>Copyright © 2018 dCipher</p>
</footer><!-- Scripts
================================================== -->
<!-- jQuery -->
<script src="assets/js/libraries/jquery-2.2.4.js">
</script> <!-- Bootstrap Core JavaScript -->
<script src="assets/js/libraries/bootstrap.js">
</script> <!-- JavaScript Libraries -->
<script src="assets/js/libraries/typed.js">
</script>
<script src="assets/js/libraries/wow.js">
</script>
<script src="assets/js/libraries/particles.js">
</script> <!-- Custom Particle Theme JavaScript -->
<script>
var sentences = ["Smart Contracts Development"];
</script>
<script src="assets/js/custom/portfolio-item.js">
</script>
</body>
</html>