Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FairCoin.Co
jsonrpc-api
Commits
4f73b4d9
Commit
4f73b4d9
authored
Feb 16, 2021
by
TonyFord
Browse files
add some text
parent
b15f6d8e
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
4f73b4d9
...
...
@@ -51,3 +51,8 @@ follow the commands in the .gitlab-ci.yml and do the same steps as the gitlab-ru
+
run all commands of ( before_script )
+
run all commands of ( script )
+
run all commands of ( after_script )
## Nginx server setup
follow the instructions on https://git.fairkom.net/faircoin.co/admin/-/blob/master/SERVERSETUP.md#configure-server-host
html/index.php
View file @
4f73b4d9
...
...
@@ -32,6 +32,7 @@
</head>
<body>
<h1>
jsonrpc-php
</h1>
<p>
Connect to faircoin blockchain via PHP by jsonrpc api. You can find all instructions and sources in
<a
href=
"https://git.fairkom.net/faircoin.co/jsonrpc-api"
target=
"sources"
>
git.fairkom.net
</a></p>
<?php
include_once
(
'functions/faircoin.php'
);
...
...
Write
Preview
Supports
Markdown
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