You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ethereum-staking/buildervault/nodejs/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
2
-
# Ethereum staking on Testnet with Builder Vault wallet
2
+
# TypeScript Ethereum staking with Builder Vault wallet
3
3
4
4
```mermaid
5
5
sequenceDiagram
@@ -24,7 +24,7 @@ sequenceDiagram
24
24
```
25
25
26
26
### Prerequisites
27
-
-[Node.js](https://nodejs.org/en/download/package-manager) or use[code-spaces](https://codespaces.new/Blockdaemon/demo-buildervault-stakingAPI?quickstart=1)
27
+
-[Node.js](https://nodejs.org/en/download/package-manager) or launch in[code-spaces](https://codespaces.new/Blockdaemon/demo-buildervault-stakingAPI?quickstart=1)
28
28
- Register for a demo Builder Vault tenant: https://www.blockdaemon.com/get-started/builder-vault-sandbox-registration
Copy file name to clipboardExpand all lines: solana-staking/buildervault/nodejs/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
2
-
# Solana staking on Testnet with Builder Vault wallet
2
+
# TypeScript Solana staking with Builder Vault wallet
3
3
4
4
```mermaid
5
5
sequenceDiagram
@@ -25,7 +25,7 @@ sequenceDiagram
25
25
```
26
26
27
27
### Prerequisites
28
-
-[Node.js](https://nodejs.org/en/download/package-manager) or use[code-spaces](https://codespaces.new/Blockdaemon/demo-buildervault-stakingAPI?quickstart=1)
28
+
-[Node.js](https://nodejs.org/en/download/package-manager) or launch in[code-spaces](https://codespaces.new/Blockdaemon/demo-buildervault-stakingAPI?quickstart=1)
29
29
- Register for a demo Builder Vault tenant: https://www.blockdaemon.com/get-started/builder-vault-sandbox-registration
Copy file name to clipboardExpand all lines: solana-staking/fireblocks/nodejs/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
2
-
# Solana staking on Testnet with Fireblocks wallet
2
+
# TypeScript Solana staking with Fireblocks wallet
3
3
4
4
```mermaid
5
5
sequenceDiagram
@@ -19,7 +19,7 @@ sequenceDiagram
19
19
```
20
20
21
21
### Prerequisites
22
-
-[Node.js](https://nodejs.org/en/download/package-manager) or use[code-spaces](https://codespaces.new/Blockdaemon/demo-buildervault-stakingAPI?quickstart=1)
22
+
-[Node.js](https://nodejs.org/en/download/package-manager) or launch in[code-spaces](https://codespaces.new/Blockdaemon/demo-buildervault-stakingAPI?quickstart=1)
23
23
- Create Fireblocks [API and Secret key](https://developers.fireblocks.com/docs/manage-api-keys) for use with the [Fireblocks TypeScript SDK](https://github.com/fireblocks/ts-sdk)
24
24
- Register free Blockdaemon [RPC API key](https://docs.blockdaemon.com/reference/get-started-rpc#step-1-sign-up-for-an-api-key) and set in .env as BLOCKDAEMON_API_KEY
25
25
- Register free Blockdaemon [Staking API key](https://docs.blockdaemon.com/reference/get-started-staking-api#step-1-sign-up-for-an-api-key) and set in .env as BLOCKDAEMON_STAKE_API_KEY
0 commit comments