├── CNAME ├── README.md ├── _config.yml ├── docs ├── CNAME ├── README.md ├── _config.yml ├── css │ ├── README.md │ ├── bootsnav.css │ ├── bootstrap.min.css │ ├── cubeportfolio.min.css │ ├── font-awesome.min.css │ ├── jquery.fancybox.css │ ├── owl.carousel.css │ ├── owl.transitions.css │ ├── range-Slider.min.css │ ├── reality-icon.css │ ├── search.css │ ├── settings.css │ └── style.css ├── fonts │ ├── README.md │ ├── icomoon.eot │ ├── icomoon.ttf │ └── icomoon.woff ├── images │ ├── README.md │ ├── home1-banner1.jpg │ ├── home1-banner2.jpg │ ├── home1-banner3.jpg │ ├── home1-banner4.jpg │ └── home1-banner5.jpg ├── index.html └── js │ ├── README.md │ ├── bootsnav.js │ ├── bootstrap.min.js │ ├── custom.js │ ├── functions.js │ ├── jquery-2.1.4.js │ ├── jquery-countTo.js │ ├── jquery.appear.js │ ├── jquery.cubeportfolio.min.js │ ├── jquery.fancybox.js │ ├── jquery.parallax-1.1.3.js │ ├── jquery.themepunch.revolution.min.js │ ├── jquery.themepunch.tools.min.js │ ├── masonry.pkgd.min.js │ ├── owl.carousel.min.js │ ├── range-Slider.min.js │ ├── revolution.extension.actions.min.js │ ├── revolution.extension.layeranimation.min.js │ ├── revolution.extension.navigation.min.js │ ├── revolution.extension.parallax.min.js │ ├── revolution.extension.slideanims.min.js │ ├── revolution.extension.video.min.js │ ├── selectbox-0.2.min.js │ └── zelect.js ├── e-wp.md ├── eosiocpubank.abi ├── image ├── EOSBank.png ├── banner.png ├── banner2.png ├── banner3.jpg ├── banner4.png ├── banner5.png ├── banner6.jpg ├── close.png ├── deposit.png ├── deposit2.png ├── eosbank2.png ├── logo.png ├── logo2.png ├── logo3.png ├── open.png ├── readme ├── rent.png └── rent4.png └── web └── README.md /CNAME: -------------------------------------------------------------------------------- 1 | eosbank.lovepromises.me -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | # EOS Bank 柚资银行 5 |  6 | 7 | 柚资银行是EOS网络基础设施,它允许DApp开发者或者游戏玩家支付极少的利息在短期内获得大量**CPU计算资源**,这些利息将会支付给银行的所有储户,这些租赁交易通过智能合约执行。 8 | 9 | ### 需求分析 10 | 随着EOS生态的发展,EOS计算资源将会变得越来越昂贵,很多开发者的计算需求并不持续,往往存在短时间内爆发出大量计算需求。在世界杯/圣诞节期间,短期的促销需要大量计算资源,为了应对这样的需求,柚资银行作为EOS网络的基础设施,提供计算资源的短期快速租赁。 11 | 12 | ### 资源租赁操作 13 | 14 | 使用任意EOS钱包,向银行合约账户:**cpubankeosio** 转入少量EOS,资源倍数请参阅下一章节**当前租赁价格**,合约将会自动按照租赁利率计算后,0.5秒内为你抵押CPU资源,你甚至可以在备注里写其他账号名字,我们将为你写的的这个账号提供租赁,不写账号名则默认租赁给你自己。 15 | 16 | 转账数量决定了获得CPU抵押的数量,例如:转入0.05个币并且备注为空时,将立即为你抵押11.4062个EOS的CPU资源,备注写上“4d/7d”,将会自动为你抵押4天/7天,下图是使用钱包操作转账,这将立即获得6.5178EOS的CPU资源维持4天。 17 | 18 |  19 | 20 | 命令行操作: 21 | 22 | > cleos transfer 你的账号 **cpubankeosio** "0.1 EOS" "" 23 | > cleos transfer 你的账号 **cpubankeosio** "0.1 EOS" "4d" 24 | > cleos transfer 你的账号 **cpubankeosio** "0.1 EOS" "7d" 25 | 26 | 如果你需要给其他账号租赁资源,请在备注里写账号名称即可: 27 | 28 | > cleos transfer 你的账号 **cpubankeosio** "0.1 EOS" "1d youraccount" 29 | > cleos transfer 你的账号 **cpubankeosio** "0.1 EOS" "4d youraccount" 30 | > cleos transfer 你的账号 **cpubankeosio** "0.1 EOS" "7d youraccount" 31 | 32 | 提醒:由于EOS网络存在大量发送0.0001个EOS的广告行为,柚资银行目前支持的最低租赁发送0.01 EOS,我们推荐你按照自己的需求,使用下方的利息公式,发送一定量的EOS币,获得CPU计算资源 33 | 34 | ### 当前租赁价格228.1250倍 35 | 36 | 发送 | 获得资源 | 租赁持续 | 37 | ------------ | -------------|------------- 38 | 0.1 EOS | 22.8125 EOS CPU | 1天 | 39 | 0.1 EOS | 13.0357 EOS CPU | 4天 | 40 | 0.1 EOS | 9.1250 EOS CPU | 1周 | 41 | 42 |  43 | 44 | ### 银行存款 45 | 46 | 银行合约cpubankeosio支持储蓄你的EOS币到银行,每当有任意租单成交,我们会立即分红给每一个储蓄的账号。 47 | 48 | 为了保持储蓄的收益率稳定,柚资银行使用了动态的存款模型设计,限制了储蓄池的大小,当合约cpubankeosio的unstaked小于50000.0000EOS,合约将会自动开放存款功能,这被视为银行缺乏资金需要补充,你可以转账大于100个EOS币到合约,在备注MEMO里写入“deposit”(没有双引号)。这将会被记录为存款。 49 | 50 | 相反的,每当合约 cpubankeosio的unstaked大于50000.0000个EOS,合约自动关闭存款功能,你将会无法把EOS币发送给银行,任何在备注内包含deposit的转账将会被系统自动拒收。我们以此来保持银行资金池的大小在合适的状态,以防止由于存款过多导致所有储户的收益率明显下降。 51 | 52 | 注意:为了防止租赁外包商,我们不支持EOS合约账号存款和提款。 53 | 54 | ### 存款操作说明 55 | 56 | 使用任意EOS钱包,向合约账户:**cpubankeosio** 转入大于100个EOS,必须小于50000个EOS,备注MEMO写上deposit,支持任意笔存款转账,它们都会记录在你的账号下。不支持替其他账户存款,备注MEMO仅支持写入deposit,参见上一章节,如果柚资银行资金池满了(超过50000EOS),则无法接受储蓄,智能合约将会自动拒绝客户存款,请等待银行储蓄降低后操作储蓄。 57 | 58 |  59 | 60 | 61 | ### 分红结算模型 62 | 63 | 一笔租赁交易达成收到的利息为L,我们将立即对当前储蓄资产进行快照,设定平台储蓄总储蓄为N,某客户储蓄为A,则客户占据银行资产的份额是A/N,根据你的份额,此次租赁立即获得A/N**L**利息分红。根据这样的快照分红设计,任何一笔租赁成交后将会对所有储户按照份额立即分红。 64 | 65 | 注意!你存款利息的总收入受到动态的出租率影响,假设平台有1万个EOS币,你储蓄了5000个,当我们出租出去7500个时候,这表示银行的出租率是75%,你获得的实际利息是银行设定利率的75%,也即,设定利率**乘以**出租率=实际利率。 66 | 67 | 实际计算展示: 68 | 我们收到一笔10个币的租赁请求,计算平台目前总储蓄是5000个币,储户在平台存储了100个币,则A/NL=100储蓄/5000总额X10利息=0.2EOS,即:用户由于这一笔租赁立刻收到0.2个币的分红,每次出租我们都根据当前快照结算一次分红。这种快照型分红跟租赁利率没有任何关系。 69 | 70 | ### 查询你的储蓄和分红 71 | 72 | 使用命令行模式: 73 | 74 | >cleos get table **cpubankeosio** 你的账号 deposit 75 | 76 | 如果你没有EOS软件,也没有Cleos命令的发送工具,请执行以下动作到EOS区块链上实时查询你的存款; 77 | 1. 打开API查询网站 http://apirequest.io/ 78 | 2. 选择post,在URL一栏输入https://api.eosnewyork.io/v1/chain/get_table_rows 79 | 3. 在Request Body一栏输入:{"json":"true","code":"cpubankeosio","scope":"这里输入你的EOS存款账号","table":"deposit"} 80 | 4. 点击Send One 81 | 5. 等待几秒后,在Body里,amount会显示储蓄余额+分红数值,图例为显示了账号cpubankfound的余额,请更改为你的账号。 82 | 83 |  84 | 85 | **注意**:我们之所以采用这种链上实时查询的方式,是为了彻底避免任何人造假。 86 | 87 | ### 提现和查询提现进度: 88 | 89 | 如你需要提现你的存款,柚资银行仅支持一次性提取所有余额+分红,方法是,请使用任意EOS钱包发送0.0001个EOS币到柚资银行cpubankeosio即可进入提现队列,注意,请勿写入任何备注MEMO,根据EOS网络设定,解除抵押需要等待3天,合约将在3天后自动发送你所有的EOS币加分红到你的账号,可以使用命令行来提现: 90 | 91 | > cleos transfer 你的账号 **cpubankeosio** "0.0001 EOS" "" 92 | 93 | 提现命令发送后,请使用命令行模式查询提现进度,request_time会显示你的提币操作时间,这个数字是Unix时间戳,请百度“Unix时间戳转换工具”转换的时间加三天为体现到账时间: 94 | 95 | >cleos get table **cpubankeosio** 你的账号 refunds 96 | 97 | 如果你没有EOS软件,也没有Cleos命令的发送工具,请执行以下动作查询你的提现进度; 98 | 99 | 1. 打开API查询网站 http://apirequest.io/ 100 | 2. 选择post,在URL一栏输入https://api.eosnewyork.io/v1/chain/get_table_rows 101 | 3. 在Request Body一栏输入:{"json":"true","code":"cpubankeosio","scope":"这里输入你的EOS存款账号","table":"refunds"} 102 | 4. 点击Send One 103 | 5. 等待几秒后,在Body里,request_time会显示你的提币操作时间,这个数字是Unix时间戳,请百度“Unix时间戳转换工具”转换的时间加三天为体现到账时间。 104 | 105 | ### 解除你的提现申请 106 | 107 | 如果你在提现命令发送后的72小时内想要取消你的提现,请**使用任意EOS钱包发送0.0002个EOS币到柚资银行cpubankeosio即可取消你的提现请求**,注意,请勿写入任何备注MEMO,你也可以使用命令行来取消提现命令,这是立即生效的,你将会立即参与下一次租单的分红并获得收益。 108 | 109 | > cleos transfer 你的账号 **cpubankeosio** "0.0002 EOS" "" 110 | 111 |  112 | 113 | ### 柚资银行优势 114 | 115 | - #### 强大的资本充足率 116 | 柚资银行拥有充足的固定资本,同时吸收EOS小额储蓄,我们支持客户以大于100个EOS的数量储蓄自己的EOS币,我们会把利息收入返还给储蓄者。多样的资金来源,强大的资本保证,充分保障快速变化的租赁需求。 117 | 118 | - #### 全自动执行租赁订单 119 | 采用智能合约响应租赁请求,任何人可以发送EOS币到合约账户**cpubankeosio**,系统按照当前价格立即租赁CPU给发送的客户。 120 | 121 | - #### 先进的租赁周期算法 122 | 同时满足客户的临时性资源需求和长周期资源租赁需求,智能合约按照需求的周期自动报价。 123 | 124 | - #### 全自动动态高流动性资产委托池 125 | 全自动的资金池控制模型,全自动的快速委托秒级抵押和反抵押,如此快速的业务模型使得合约的运行非常繁忙,一系列动态的金融模型,使得柚资银行储蓄资本会拥有极高的周转率,同时收益率达到最高状态的同时租赁价格反而很低。这将给储蓄者带来高额回报,同样也降低了使用者的价格。 126 | 127 | - #### 实名制的合约开发者 128 | 为了保持资金安全,对于大型储户,我们使用了多签安全机制,这从根本上杜绝了大资金的被盗,同时,我们公开了团队开发者的身份信息以供查询。 129 | 130 | ### 高端金融服务 131 | 132 | 如果您是EOS游戏深度玩家,或者你是量化操作机器人,时间不允许你频繁查询自己的资源状态,或者您的业务需要全天候可用,柚资银行提供高端定制服务,我们将会监控你的EOS账号,每当资源使用率超过95%,我们将会为你自动抵押CPU,使你处于“战神状态”,同样,当你业务下降之后,我们检测到你的资源使用率小于85%我们将会为你解除部分抵押,这种动态的抵押和反抵押操作使你提高租赁效率,大量节省了你的查询时间和抵押成本。请翻阅本文的最后一章,联系我们,将为你设计最佳的自动租赁模型。 133 | 134 | ### 银行打烊时间 135 | 就像传统银行需要结算一样,柚资银行在每天的UTC04:00-UTC04:01将会打烊一分钟时间,在这个打烊的时间段内,合约会自动拒绝所有租赁需求。柚资银行的智能合约开始自我审查这一天的所有动作,生成报表以供人工审核分析银行的业务状态。 136 | 137 | ### 常见问题 138 | 139 | - 去哪里下载APP使用? 140 | EOS Bank柚资银行没有也不需要制作APP,它是一个运行在EOS网络上的智能合约,你可以使用任意EOS钱包开始操作。 141 | 142 | - 为什么我需要租赁CPU而不是购买? 143 | 大部分人并不是每天都需要CPU资源,在短时间内爆发出的CPU需求将会占用大量资金,我们提供1天/4天/1周的短期租赁合约,假设世界杯来临而你需要发送广告,那么发送1个EOS币将会给你提供228.1250个币的CPU资源并维持一整天,你无须抵押228.1250个EOS并且等待长达3天的赎回期。你甚至可以仅仅发送0.01个币而获得2.2812个币的计算资源。 144 | 145 | - 我可以给其他账号租赁CPU资源吗? 146 | 当然可以,如果你在MEMO备注里写入账号名称,我们将会把资源抵押在你写的这个账号上,目前仅仅支持12位长度的账号。MEMO格式:1d youraccount 147 | 148 | - 我使用完毕了,我需要归还什么吗? 149 | 你不需要任何操作,智能合约会在租赁到期后自动收回资源,当然,我们也不可能提前收回租赁给你的资源。 150 | 151 | - 如何更划算的租赁CPU? 152 | 租赁周期越长租赁花费越低,很显然,租赁一周要比租赁7个1天的花费少得多。这在酒店业都是如此,长期订房显然比只住一天要便宜的多。当然,如果你不需要租赁那么久,依然是需要用的时候临时租赁更加划算。如果你业务繁忙对资源有特殊要求,请参阅本文档《高端金融服务》一章。 153 | 154 | - 为什么我无法存款?转账失败了。 155 | 柚资银行采用业内领先的动态储蓄模型,当柚资银行的资本超过50000.0000EOS之后,柚资银行自动拒绝客户储蓄,任何人无法发送EOS币到合约账户,反之当银行资金池小于50000.0000的时候,储蓄合约自动开启。你将可以发送EOS进行存储,但请注意,你发送的数量无法使柚资银行的资金池大于50000.0000EOS,这种超额存款无法转账进入银行,转账行为会自动失败。 156 | 157 | ### 开源方式 158 | - 合约hash:0423c61c3d770651ab859c8c7fb8701a709e07afe944f6820c4374cc39ada4a1 159 | - 合约最后更新时间:2018-10-09 01:25:55 160 | - 柚资银行的合约操作流程和功能已尽详,已属于半开源模式,就像所有的传统银行不会放开参观银行内部的风控模型一样,我们仅会将代码提交Block.one审阅。 161 | - 如需详细资料,[请点击查看](https://eospark.com/MainNet/contract/cpubankeosio)合约ABI接口。 162 | - 等待Block.one官方合约审查系统, 我们将立即提交实名制和代码安全双重审查。 163 | 164 | ### 联系方式 165 | - EOSonic@outlook.com 166 | - Wechat:eosiobank 167 | 168 | 169 | --- 170 |  171 | -------------------------------------------------------------------------------- /_config.yml: -------------------------------------------------------------------------------- 1 | theme: jekyll-theme-cayman -------------------------------------------------------------------------------- /docs/CNAME: -------------------------------------------------------------------------------- 1 | eosbank.lovepromises.me -------------------------------------------------------------------------------- /docs/README.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /docs/_config.yml: -------------------------------------------------------------------------------- 1 | theme: jekyll-theme-cayman -------------------------------------------------------------------------------- /docs/css/README.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /docs/css/jquery.fancybox.css: -------------------------------------------------------------------------------- 1 | /*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */ 2 | .fancybox-wrap, 3 | .fancybox-skin, 4 | .fancybox-outer, 5 | .fancybox-inner, 6 | .fancybox-image, 7 | .fancybox-wrap iframe, 8 | .fancybox-wrap object, 9 | .fancybox-nav, 10 | .fancybox-nav span, 11 | .fancybox-tmp 12 | { 13 | padding: 0; 14 | margin: 0; 15 | border: 0; 16 | outline: none; 17 | vertical-align: top; 18 | } 19 | 20 | .fancybox-wrap { 21 | position: absolute; 22 | top: 0; 23 | left: 0; 24 | z-index: 8020; 25 | } 26 | 27 | .fancybox-skin { 28 | position: relative; 29 | background: #f9f9f9; 30 | color: #444; 31 | text-shadow: none; 32 | -webkit-border-radius: 4px; 33 | -moz-border-radius: 4px; 34 | border-radius: 4px; 35 | } 36 | 37 | .fancybox-opened { 38 | z-index: 8030; 39 | } 40 | 41 | .fancybox-opened .fancybox-skin { 42 | -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); 43 | -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); 44 | box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); 45 | } 46 | 47 | .fancybox-outer, .fancybox-inner { 48 | position: relative; 49 | } 50 | 51 | .fancybox-inner { 52 | overflow: hidden; 53 | } 54 | 55 | .fancybox-type-iframe .fancybox-inner { 56 | -webkit-overflow-scrolling: touch; 57 | } 58 | 59 | .fancybox-error { 60 | color: #444; 61 | font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; 62 | margin: 0; 63 | padding: 15px; 64 | white-space: nowrap; 65 | } 66 | 67 | .fancybox-image, .fancybox-iframe { 68 | display: block; 69 | width: 100%; 70 | height: 100%; 71 | } 72 | 73 | .fancybox-image { 74 | max-width: 100%; 75 | max-height: 100%; 76 | } 77 | 78 | #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { 79 | background-image: url('../images/fancybox_sprite.png'); 80 | } 81 | 82 | #fancybox-loading { 83 | position: fixed; 84 | top: 50%; 85 | left: 50%; 86 | margin-top: -22px; 87 | margin-left: -22px; 88 | background-position: 0 -108px; 89 | opacity: 0.8; 90 | cursor: pointer; 91 | z-index: 8060; 92 | } 93 | 94 | #fancybox-loading div { 95 | width: 44px; 96 | height: 44px; 97 | background: url('../images/fancybox_loading.gif') center center no-repeat; 98 | } 99 | 100 | .fancybox-close { 101 | position: absolute; 102 | top: -18px; 103 | right: -18px; 104 | width: 36px; 105 | height: 36px; 106 | cursor: pointer; 107 | z-index: 8040; 108 | } 109 | 110 | .fancybox-nav { 111 | position: absolute; 112 | top: 0; 113 | width: 40%; 114 | height: 100%; 115 | cursor: pointer; 116 | text-decoration: none; 117 | background: transparent url('blank.gif'); /* helps IE */ 118 | -webkit-tap-highlight-color: rgba(0,0,0,0); 119 | z-index: 8040; 120 | } 121 | 122 | .fancybox-prev { 123 | left: 0; 124 | } 125 | 126 | .fancybox-next { 127 | right: 0; 128 | } 129 | 130 | .fancybox-nav span { 131 | position: absolute; 132 | top: 50%; 133 | width: 36px; 134 | height: 34px; 135 | margin-top: -18px; 136 | cursor: pointer; 137 | z-index: 8040; 138 | visibility: hidden; 139 | } 140 | 141 | .fancybox-prev span { 142 | left: 10px; 143 | background-position: 0 -36px; 144 | } 145 | 146 | .fancybox-next span { 147 | right: 10px; 148 | background-position: 0 -72px; 149 | } 150 | 151 | .fancybox-nav:hover span { 152 | visibility: visible; 153 | } 154 | 155 | .fancybox-tmp { 156 | position: absolute; 157 | top: -99999px; 158 | left: -99999px; 159 | visibility: hidden; 160 | max-width: 99999px; 161 | max-height: 99999px; 162 | overflow: visible !important; 163 | } 164 | 165 | /* Overlay helper */ 166 | 167 | .fancybox-lock { 168 | overflow: hidden !important; 169 | width: auto; 170 | } 171 | 172 | .fancybox-lock body { 173 | overflow: hidden !important; 174 | } 175 | 176 | .fancybox-lock-test { 177 | overflow-y: hidden !important; 178 | } 179 | 180 | .fancybox-overlay { 181 | position: absolute; 182 | top: 0; 183 | left: 0; 184 | overflow: hidden; 185 | display: none; 186 | z-index: 8010; 187 | background:rgba(0,0,0,.9); 188 | } 189 | 190 | .fancybox-overlay-fixed { 191 | position: fixed; 192 | bottom: 0; 193 | right: 0; 194 | } 195 | 196 | .fancybox-lock .fancybox-overlay { 197 | overflow: auto; 198 | overflow-y: scroll; 199 | } 200 | 201 | /* Title helper */ 202 | 203 | .fancybox-title { 204 | visibility: hidden; 205 | font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; 206 | position: relative; 207 | text-shadow: none; 208 | z-index: 8050; 209 | } 210 | 211 | .fancybox-opened .fancybox-title { 212 | visibility: visible; 213 | } 214 | 215 | .fancybox-title-float-wrap { 216 | position: absolute; 217 | bottom: 0; 218 | right: 50%; 219 | margin-bottom: -35px; 220 | z-index: 8050; 221 | text-align: center; 222 | } 223 | 224 | .fancybox-title-float-wrap .child { 225 | display: inline-block; 226 | margin-right: -100%; 227 | padding: 2px 20px; 228 | background: transparent; /* Fallback for web browsers that doesn't support RGBa */ 229 | background: rgba(0, 0, 0, 0.8); 230 | -webkit-border-radius: 15px; 231 | -moz-border-radius: 15px; 232 | border-radius: 15px; 233 | text-shadow: 0 1px 2px #222; 234 | color: #FFF; 235 | font-weight: bold; 236 | line-height: 24px; 237 | white-space: nowrap; 238 | } 239 | 240 | .fancybox-title-outside-wrap { 241 | position: relative; 242 | margin-top: 10px; 243 | color: #fff; 244 | } 245 | 246 | .fancybox-title-inside-wrap { 247 | padding-top: 10px; 248 | } 249 | 250 | .fancybox-title-over-wrap { 251 | position: absolute; 252 | bottom: 0; 253 | left: 0; 254 | color: #fff; 255 | padding: 10px; 256 | background: #000; 257 | background: rgba(0, 0, 0, .8); 258 | } 259 | 260 | /*Retina graphics!*/ 261 | @media only screen and (-webkit-min-device-pixel-ratio: 1.5), 262 | only screen and (min--moz-device-pixel-ratio: 1.5), 263 | only screen and (min-device-pixel-ratio: 1.5){ 264 | 265 | #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { 266 | background-image: url('../images/fancybox_sprite@2x.png'); 267 | background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/ 268 | } 269 | 270 | #fancybox-loading div { 271 | background-image: url('../images/fancybox_loading@2x.gif'); 272 | background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/ 273 | } 274 | } 275 | -------------------------------------------------------------------------------- /docs/css/owl.carousel.css: -------------------------------------------------------------------------------- 1 | .owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel,.owl-carousel .owl-wrapper{display:none;position:relative}.owl-carousel{width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.grabbing{cursor:move}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)} 2 | -------------------------------------------------------------------------------- /docs/css/owl.transitions.css: -------------------------------------------------------------------------------- 1 | .owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}100%,75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px)}100%,75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}100%,75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-moz-transform:translateZ(-500px)}100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8)}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8)}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8)}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%)}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%)}}@keyframes goDown{from{transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}} 2 | -------------------------------------------------------------------------------- /docs/css/range-Slider.min.css: -------------------------------------------------------------------------------- 1 | .is_clickable{cursor:hand;cursor:pointer}.nstSlider{cursor:hand;cursor:pointer;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;position:relative;width:100%;height:12px;background:#e1e7ec}.nstSlider .bar,.nstSlider .leftGrip,.nstSlider .rightGrip{-webkit-border-radius:10px;-moz-border-radius:10px;position:absolute}.nstSlider .leftGrip.gripHighlighted,.nstSlider .rightGrip.gripHighlighted{background:#134}.nstSlider .leftGrip,.nstSlider .rightGrip{border-radius:10px;width:20px;height:20px;background:#fff;box-shadow:0 1px 1px 0 #b8b8b8}.nstSlider .bar{border-radius:10px;background:#515151;height:12px;top:0}.nstSlider .highlightPanel{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;position:absolute;background:#e87722;height:20px;top:0} 2 | -------------------------------------------------------------------------------- /docs/css/search.css: -------------------------------------------------------------------------------- 1 | /* ================================= */ 2 | /* ------ Property Search Css ----- */ 3 | /* ================================= */ 4 | .intro .zelect.hover, .intro .zelect:hover{ 5 | box-shadow:none !important; 6 | background:transparent !important; 7 | 8 | } 9 | 10 | .property-query-area{ 11 | position: relative; 12 | padding:40px 0; 13 | } 14 | .query-title { 15 | background: #02b2e1; 16 | margin-top: -70px; 17 | position: relative; 18 | text-align: center; 19 | z-index:20; 20 | } 21 | .single-query option { 22 | background:#02b2e1; 23 | color:#fff; 24 | } 25 | .query-title > h2 { 26 | font-size: 18px; 27 | font-weight: bold; 28 | padding:21px 0; 29 | 30 | } 31 | .query-title > h2 a { 32 | color: #fff; 33 | } 34 | .property-query-area.property-page-bg label { 35 | color: #535353; 36 | font-weight:normal; 37 | } 38 | .single-query label { 39 | color: #262626; 40 | font-size: 15px; 41 | margin-bottom: 12px; 42 | margin-top: 25px; 43 | font-weight:normal; 44 | } 45 | .single-query > input[type="text"] { 46 | transition: all 0.3s ease 0s; 47 | } 48 | .single-query input, .single-query select { 49 | text-transform: capitalize; 50 | width: 100%; 51 | } 52 | .single-query select { 53 | -moz-appearance: none; 54 | -moz-border-bottom-colors: none; 55 | -moz-border-left-colors: none; 56 | -moz-border-right-colors: none; 57 | -moz-border-top-colors: none; 58 | background: rgba(0, 0, 0, 0) url("/images/select-icon.png") no-repeat scroll right center; 59 | border-bottom: 1px solid rgba(229, 229, 229, 1); 60 | border-image: none; 61 | border-left: 1px solid rgba(229, 229, 229, 1); 62 | border-radius:5px; 63 | border-top: 1px solid rgba(229, 229, 229, 1); 64 | color: #999999; 65 | height: 48px; 66 | padding: 10px; 67 | position: relative; 68 | margin-bottom:15px; 69 | /*width: 277px;*/ 70 | width:100%; 71 | } 72 | .single-query option { 73 | border-bottom: 1px solid #ddd; 74 | padding: 10px; 75 | } 76 | .single-query { 77 | width:100%; 78 | } 79 | .property-page-bg .query-submit-button.pull-right > input[type="submit"] { 80 | background: #02b2e1; 81 | } 82 | .toggle-btn button { 83 | background: rgba(0, 0, 0, 0.2); 84 | border: 0 none; 85 | border-radius: 2px 2px 0 0; 86 | color: #fff; 87 | font-size: 24px; 88 | height: 36px; 89 | line-height: 24px; 90 | margin: 0; 91 | padding: 0; 92 | width: 65px; 93 | } 94 | .nstSlider { 95 | height:12px; 96 | top:8px; 97 | clear: both !important; 98 | background-color: #e1e7ec; 99 | box-shadow:inset 1px 1px 1px rgba(0, 0, 0, 0.2); 100 | } 101 | .nstSlider .rightGrip, .nstSlider .leftGrip { 102 | background-color: #fff; 103 | height: 20px; 104 | top: -5px; 105 | width: 20px; 106 | } 107 | .nstSlider .bar { 108 | height:12px; 109 | top: 0; 110 | background-color: #3d4448; 111 | } 112 | .leftLabel, .rightLabel { 113 | color: #535353; 114 | display:inline-block; 115 | } 116 | .price { 117 | display:inline-block; 118 | float: right; 119 | color:#535353; 120 | font-size:14px; 121 | } 122 | .white .nstSlider { 123 | background-color: #5D6D7E; 124 | } 125 | .white .nstSlider .bar, .white .nstSlider .rightGrip, .white .nstSlider .leftGrip { 126 | background-color: #fff; 127 | } 128 | .white .leftLabel, .white .rightLabel { 129 | color: #fff; 130 | } 131 | .user-properties-filters { 132 | background-color: #fcfcfd; 133 | } 134 | .user-properties-filters .wrapper-filters { 135 | padding-top: 40px; 136 | padding-bottom: 15px; 137 | margin-left: 0; 138 | margin-right: 0; 139 | } 140 | .search-properties .group-button-search { 141 | width: 100%; 142 | } 143 | .search-properties .group-button-search .more-filter { 144 | display: inline-block; 145 | line-height: 50px; 146 | } 147 | .search-properties .group-button-search .more-filter .text-1, .search-properties .group-button-search .more-filter .text-2, .search-properties .group-button-search .more-filter .icon { 148 | display: inline-block; 149 | margin-bottom: 0; 150 | color: #fff; 151 | text-transform: uppercase; 152 | transition: all 0.5s ease; 153 | } 154 | 155 | .search-properties .group-button-search .more-filter .text-1, .search-properties .group-button-search .more-filter .text-2 { 156 | padding-right: 15px; 157 | font-weight: 700; 158 | cursor: pointer; 159 | } 160 | .search-properties .group-button-search .more-filter .text-2 { 161 | letter-spacing: 0.045em; 162 | } 163 | .search-properties .group-button-search .more-filter .icon { 164 | font-size: 1.14em; 165 | } 166 | .search-properties .group-button-search .more-filter.show-more .icon { 167 | -webkit-transform: rotate(180deg); 168 | transform: rotate(180deg); 169 | } 170 | .search-properties .group-button-search .btn-search { 171 | display: inline-block; 172 | float: right; 173 | } 174 | .search-properties.search-page { 175 | padding: 60px 0; 176 | } 177 | .search-properties.search-page .btn-search { 178 | margin-top: 30px; 179 | } 180 | .search-properties.bg-gray { 181 | background-color: #fcfdfd; 182 | } 183 | .search-properties.bg-gray .title-search-property { 184 | font-size: 24px; 185 | font-weight: 700; 186 | text-align: left; 187 | text-transform: capitalize; 188 | margin-bottom: 30px; 189 | } 190 | 191 | 192 | 193 | .search-properties.bg-gray .group-button-search .more-filter .text-1, .search-properties.bg-gray .group-button-search .more-filter .text-2, .search-properties.bg-gray .group-button-search .more-filter .icon { 194 | color: #838e95; 195 | } 196 | .search-propertie-filters { 197 | background-color: #fff; 198 | position:relative; 199 | margin-top:20px; 200 | } 201 | .search-propertie-filters .container-2 { 202 | padding: 20px 0 0 20px; 203 | } 204 | .search-propertie-filters.bg-gray { 205 | background-color: #fcfdfd; 206 | } 207 | .group-button-search { 208 | margin-top:25px; 209 | position: relative; 210 | z-index: 0; 211 | } 212 | .more-filter .fa { 213 | background: #515151; 214 | border-radius: 100%; 215 | color: #fff !important; 216 | font-size: 12px; 217 | height: 30px; 218 | line-height: 30px; 219 | text-align: center; 220 | width: 30px; 221 | } 222 | .search-form-group { 223 | display: inline-block; 224 | margin-bottom: 25px; 225 | width: 100%; 226 | } 227 | .more-filter .text-1, .more-filter .text-2 { 228 | cursor: pointer; 229 | padding-right:0; 230 | 231 | } 232 | .more-filter > .text-1{ 233 | transition: all 0.5s ease 0s; 234 | } 235 | .more-filter > .text-2{ 236 | transition: all 0.5s ease 0s; 237 | } 238 | .more-filter .text-1, .more-filter .text-2, .more-filter .icon { 239 | color: #1f1f1f; 240 | display: inline-block; 241 | margin-bottom: 0; 242 | font-size:14px; 243 | } 244 | .search-form-group .type-checkbox { 245 | cursor: pointer; 246 | font-weight: normal; 247 | letter-spacing: 0.1em; 248 | margin-bottom: 0; 249 | } 250 | .search-form-group input[type=checkbox] { 251 | display: none; 252 | } 253 | .search-form-group input[type=checkbox] + label:before { 254 | font-family: FontAwesome; 255 | display: inline-block; 256 | } 257 | .search-form-group input[type=checkbox] + label:before { 258 | content: "\f096"; 259 | } 260 | .search-form-group input[type=checkbox] + label:before { 261 | letter-spacing: 10px; 262 | } 263 | .search-form-group input[type=checkbox]:checked + label:before { 264 | content: "\f14a"; 265 | } 266 | .search-form-group input[type=checkbox]:checked + label:before { 267 | letter-spacing: 9px; 268 | } 269 | .search-form-group.white .type-checkbox { 270 | color: #999999; 271 | } 272 | .single-query .zelected::after, .search-2 .single-query .zelected::after{ 273 | content:url(/images/select-icon.png); 274 | position: absolute; 275 | right:0; 276 | top:2px; 277 | } 278 | 279 | .intro .zelect { 280 | display: inline-block; 281 | width:100% !important; 282 | cursor: pointer; 283 | position: relative; 284 | } 285 | 286 | .intro .zelected { 287 | background: #fff; 288 | border-radius: 4px; 289 | color: #999999; 290 | font-weight: normal; 291 | height:42px; 292 | left: 0; 293 | padding:12px; 294 | position: absolute; 295 | top: 0; 296 | width: 100%; 297 | } 298 | .intro .zelected:hover { 299 | border-color: #c0c4ab; 300 | background:#fff; 301 | /* box-shadow: inset 0px 5px 8px -6px #dbdece;*/ 302 | } 303 | .intro .zelect.open { 304 | border-bottom-left-radius: 0; 305 | border-bottom-right-radius: 0; 306 | } 307 | .intro .dropdown { 308 | background-color: white; 309 | border-bottom-left-radius: 5px; 310 | border-bottom-right-radius: 5px; 311 | border: 1px solid #d5dadf; 312 | border-top: none; 313 | position: absolute; 314 | left:-1px; 315 | right:-1px; 316 | top: 36px; 317 | z-index: 2; 318 | padding: 3px 5px 3px 3px; 319 | } 320 | .intro .dropdown input { 321 | font-family: sans-serif; 322 | outline: none; 323 | font-size: 14px; 324 | border-radius:5px; 325 | border: 1px solid #d5dadf; 326 | box-sizing: border-box; 327 | width: 100%; 328 | padding:6px 12px; 329 | } 330 | .intro .dropdown ol { 331 | padding: 0; 332 | margin: 3px 10px 333 | list-style-type: none; 334 | max-height:186px; 335 | overflow-y: scroll; 336 | } 337 | .intro .dropdown li { 338 | padding: 8px 12px; 339 | color:#0f0f0f; 340 | } 341 | .zearch-container { 342 | margin: 10px; 343 | } 344 | .zearch-container::after { 345 | content: "\f002"; 346 | font-family: FontAwesome; 347 | position: absolute; 348 | right: 25px; 349 | top:20px; 350 | color: #999999; 351 | } 352 | .intro .dropdown li.current { 353 | background-color:#1F3F81; 354 | color:#fff; 355 | } 356 | .intro .dropdown li:hover { 357 | background-color: #f4f4f4; 358 | color:#0f0f0f; 359 | } 360 | .intro .dropdown .no-results { 361 | margin-left: 10px; 362 | } 363 | .search-2 .zearch-container { 364 | display: none; 365 | } 366 | 367 | 368 | 369 | 370 | 371 | 372 | 373 | 374 | 375 | 376 | 377 | 378 | /*Custom checkbox*/ 379 | /*Custom checkbox*/ 380 | .check-box { 381 | width: 22px; 382 | height: 22px; 383 | cursor: pointer; 384 | display: inline-block; 385 | margin: 2px 7px 0 0; 386 | position: relative; 387 | overflow: hidden; 388 | box-shadow: 0 0 1px #ccc; 389 | -webkit-border-radius: 3px; 390 | -moz-border-radius: 3px; 391 | border-radius: 3px; 392 | background: rgb(255, 255, 255); 393 | border: 1px solid #ccc; 394 | } 395 | .check-box i { 396 | background: url("../images/check_mark.png") no-repeat center center; 397 | position: absolute; 398 | left: 3px; 399 | bottom: -15px; 400 | width: 16px; 401 | height: 16px; 402 | opacity:1; 403 | -webkit-transition: all 400ms ease-in-out; 404 | -moz-transition: all 400ms ease-in-out; 405 | -o-transition: all 400ms ease-in-out; 406 | transition: all 400ms ease-in-out; 407 | -webkit-transform:rotateZ(-180deg); 408 | -moz-transform:rotateZ(-180deg); 409 | -o-transform:rotateZ(-180deg); 410 | transform:rotateZ(-180deg); 411 | } 412 | .checkedBox { 413 | -moz-box-shadow:0 0 1px 5px #1F3F81 inset; 414 | -webkit-box-shadow:0 0 1px 5px #1F3F81 inset; 415 | box-shadow:0 0 1px 5px #1F3F81 inset; 416 | border-bottom-color: #fff; 417 | background:#1F3F81; 418 | } 419 | .checkedBox i { 420 | bottom: 2px; 421 | -webkit-transform:rotateZ(0deg); 422 | -moz-transform:rotateZ(0deg); 423 | -o-transform:rotateZ(0deg); 424 | transform:rotateZ(0deg); 425 | } 426 | /*Custom radio button*/ 427 | .radio-btn { 428 | width: 20px; 429 | height: 20px; 430 | display: inline-block; 431 | float: left; 432 | margin: 3px 7px 0 0; 433 | cursor: pointer; 434 | position: relative; 435 | -webkit-border-radius: 100%; 436 | -moz-border-radius: 100%; 437 | border-radius: 100%; 438 | border: 1px solid #ccc; 439 | box-shadow: 0 0 1px #ccc; 440 | background: rgb(255, 255, 255); 441 | background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%); 442 | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 1))); 443 | background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%); 444 | background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%); 445 | background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%); 446 | background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%); 447 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0); 448 | } 449 | .checkedRadio { 450 | -moz-box-shadow: inset 0 0 5px 1px #ccc; 451 | -webkit-box-shadow: inset 0 0 5px 1px #ccc; 452 | box-shadow: inset 0 0 5px 1px #ccc; 453 | } 454 | .radio-btn i { 455 | border: 1px solid #E1E2E4; 456 | width: 10px; 457 | height: 10px; 458 | position: absolute; 459 | left: 4px; 460 | top: 4px; 461 | -webkit-border-radius: 100%; 462 | -moz-border-radius: 100%; 463 | border-radius: 100%; 464 | } 465 | .checkedRadio i { 466 | background-color: #898A8C; 467 | } 468 | .search-form-group.white > span { 469 | vertical-align: super; 470 | color:#999999; 471 | font-size:14px; 472 | } 473 | 474 | -------------------------------------------------------------------------------- /docs/fonts/README.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /docs/fonts/icomoon.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eosonic/EOSBank/6674e4e8b7003746b0fb88a77f858a69f3ed7766/docs/fonts/icomoon.eot -------------------------------------------------------------------------------- /docs/fonts/icomoon.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eosonic/EOSBank/6674e4e8b7003746b0fb88a77f858a69f3ed7766/docs/fonts/icomoon.ttf -------------------------------------------------------------------------------- /docs/fonts/icomoon.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eosonic/EOSBank/6674e4e8b7003746b0fb88a77f858a69f3ed7766/docs/fonts/icomoon.woff -------------------------------------------------------------------------------- /docs/images/README.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /docs/images/home1-banner1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eosonic/EOSBank/6674e4e8b7003746b0fb88a77f858a69f3ed7766/docs/images/home1-banner1.jpg -------------------------------------------------------------------------------- /docs/images/home1-banner2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eosonic/EOSBank/6674e4e8b7003746b0fb88a77f858a69f3ed7766/docs/images/home1-banner2.jpg -------------------------------------------------------------------------------- /docs/images/home1-banner3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eosonic/EOSBank/6674e4e8b7003746b0fb88a77f858a69f3ed7766/docs/images/home1-banner3.jpg -------------------------------------------------------------------------------- /docs/images/home1-banner4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eosonic/EOSBank/6674e4e8b7003746b0fb88a77f858a69f3ed7766/docs/images/home1-banner4.jpg -------------------------------------------------------------------------------- /docs/images/home1-banner5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eosonic/EOSBank/6674e4e8b7003746b0fb88a77f858a69f3ed7766/docs/images/home1-banner5.jpg -------------------------------------------------------------------------------- /docs/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 | 6 | 7 |