Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
devportal
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
26
Issues
26
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
hive
devportal
Commits
4fed9eae
Commit
4fed9eae
authored
Nov 02, 2020
by
Bartłomiej Górnicki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: remove bluepaper and update whitepaper link
parent
71010122
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
11 additions
and
13 deletions
+11
-13
_resources/bluepaper.md
_resources/bluepaper.md
+0
-8
_resources/client_libs.md
_resources/client_libs.md
+1
-1
_resources/developeradvocate.md
_resources/developeradvocate.md
+1
-1
_resources/tools.md
_resources/tools.md
+1
-1
_resources/whitepaper.md
_resources/whitepaper.md
+2
-2
readme.md
readme.md
+6
-0
No files found.
_resources/bluepaper.md
deleted
100644 → 0
View file @
71010122
---
title
:
Bluepaper
position
:
2
---
The Hive Bluepaper describes how the Hive blockchain works, and provides an overview of the key features.
[
https://steem.com/steem-bluepaper.pdf
](
https://steem.com/steem-bluepaper.pdf
)
_resources/client_libs.md
View file @
4fed9eae
---
title
:
Client Libraries
position
:
2
position
:
3
---
**Radiator**
-
[
https://github.com/inertia186/radiator
](
https://github.com/inertia186/radiator
)
...
...
_resources/developeradvocate.md
View file @
4fed9eae
---
title
:
Community & Help
position
:
6
position
:
7
---
<!--
**Developer Advocate**
...
...
_resources/tools.md
View file @
4fed9eae
---
title
:
Tools
position
:
3
position
:
6
---
**ChainSync**
-
[
https://github.com/aaroncox/chainsync
](
https://github.com/aaroncox/chainsync
)
...
...
_resources/whitepaper.md
View file @
4fed9eae
---
title
:
Whitepaper
position
:
3
position
:
2
---
The Hive Whitepaper provides a more in depth technical analysis of how the Hive blockchain operates.
[
https://
steem.com/HiveWhitePaper.pdf
](
https://steem.com/HiveWhiteP
aper.pdf
)
[
https://
hive.io/whitepaper.pdf
](
https://hive.io/whitep
aper.pdf
)
readme.md
View file @
4fed9eae
...
...
@@ -16,6 +16,12 @@ Install the dependencies with [Bundler](http://bundler.io/):
$
bundle
install
~~~
In case of installation problems, make sure you have a ruby development environment installed. If not, install it with:
```
bash
sudo
apt-get
install
ruby-dev
```
Run
`jekyll`
commands through Bundler to ensure you're using the right versions:
~~~
bash
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment