Skip to content

Documentation Update#39

Open
SOELexicon wants to merge 3 commits into
eXperiencePoints:developfrom
SOELexicon:develop
Open

Documentation Update#39
SOELexicon wants to merge 3 commits into
eXperiencePoints:developfrom
SOELexicon:develop

Conversation

@SOELexicon

Copy link
Copy Markdown
Collaborator

To include windows osx and linux detailed build and compile instructions

To include windows osx and linux detailed build and compile instructions
@SOELexicon SOELexicon requested review from 8kpx and foo87b March 11, 2018 20:11
@SOELexicon SOELexicon changed the base branch from develop to master March 12, 2018 02:55
@SOELexicon SOELexicon changed the base branch from master to develop March 12, 2018 02:56

@8kpx 8kpx left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you at least use some of the markdown formatting like header, link, quote, list, etc., so that it looks nicer on the project front page?
https://guides.github.com/features/mastering-markdown/

@8kpx 8kpx left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This document is focusing on how to build software, so it should be located under doc directory. We should put more general information about this product itself on README.md.

@SOELexicon SOELexicon left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes made please review. in regards to it focusing to build software its a one stop resource on how to build everything on the front page. better than the 4 lines prior and will contain much more detailed info.

general; information can be added later.

Comment thread README.md
2. Add features required for build environment
a. cd XPCoin
b. git checkout feature/support_windows
c. git checkout feature/add_appveyor_script

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

feature/support_windows and feature/add_appveyor_script already merged.
please use git checkout develop

Comment thread README.md

1. git clone https://github.com/eXperiencePoints/XPCoin
2. cd XPCoin
3. git checkout feature/add_appveyor_script

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

git checkout develop

Comment thread README.md
berkeley-db@
3. git clone https://github.com/eXperiencePoints/XPCoin
4. cd XPCoin
5. git checkout feature/add_appveyor_script

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

git checkout develop

Comment thread README.md

1. sudo xcode-select –install
2. brew install autoconf automake libtool boost openssl pkg-config protobuf qt qrencode
berkeley-db@

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

berkeley-db@4

Comment thread README.md
1. sudo xcode-select –install
2. brew install autoconf automake libtool boost openssl pkg-config protobuf qt qrencode
berkeley-db@
3. git clone https://github.com/eXperiencePoints/XPCoin

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread README.md

rpcallowip=127.0.0.
#rpcallowip=192.168.1.
#rpcallowip=192.168.1.*

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ensure end "```"

Comment thread README.md
dnsseed=
banscore=
bantime=
algo=scrypt

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ensure "```" end

Comment thread README.md

The “getinfo” rpc call returns the status of the wallet. The result returned will be a json array.

{

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ensure "```" begin

Comment thread README.md
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"errors" : ""
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ensure "```" end

Comment thread README.md
```
Product Document: XP Coin Product Building Environment
```
**Author** : DigiWarfare/XPCoin, Tnaruto/XPCoinJP, Lexicon/XPCoin

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, Could you remove my nickname? I didn't write this document.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants