Skip to content

Commit ec4504e

Browse files
authored
Add CONTRIBUTING.md (#206)
1 parent 8a3c57c commit ec4504e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CONTRIBUTING.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# How to Contribute
2+
3+
👍🎉 Thanks for taking the time to improve the RPC! 🎉👍
4+
5+
Check out the [Stellar Contribution Guide](https://github.com/stellar/.github/blob/master/CONTRIBUTING.md) for contribution guidelines and suggestions that apply to all Stellar projects.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# soroban-rpc
2-
RPC Server for Soroban Contracts.
2+
RPC Server for Stellar.
33

44

55
This repo is home to the Soroban RPC, soon to be renamed Stellar RPC. The RPC provides information that the network currently has in its view. It has the ability to send a transaction to the network, and query the network for the status of previously sent transactions, and is meant to be simple, scalable, and familiar to blockchain developers.

0 commit comments

Comments
 (0)