Rename urbit to testnet in package json and readme (#17)
This commit is contained in:
parent
b6b7dd76b1
commit
0b6ec3bd98
10
README.md
10
README.md
@ -1,18 +1,18 @@
|
|||||||
# urbit-onboarding-app
|
# testnet-onboarding-app
|
||||||
React app for onboarding to Urbit chain with Ethereum/Cosmos key attestation
|
React app for onboarding participants to laconicd chain with Ethereum/Cosmos key attestation
|
||||||
|
|
||||||
## Setup for urbit-onboarding-app
|
## Setup for testnet-onboarding-app
|
||||||
|
|
||||||
1. Clone the repository
|
1. Clone the repository
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone git@github.com:deep-stack/urbit-onboarding-app.git
|
git clone git@github.com:deep-stack/testnet-onboarding-app.git
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Enter the project directory
|
2. Enter the project directory
|
||||||
|
|
||||||
```
|
```
|
||||||
cd urbit-onboarding-app
|
cd testnet-onboarding-app
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Install dependencies
|
3. Install dependencies
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "urbit-onboarding-app",
|
"name": "testnet-onboarding-app",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user