File tree 20 files changed +49
-49
lines changed
20 files changed +49
-49
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ layout: ../../../layouts/MainLayout.astro
3
3
section : legacy
4
4
date : Last Modified
5
5
title : " Chainlink VRF API Reference [v1]"
6
- permalink : " docs/vrf/v1/api-reference/ "
6
+ permalink : " docs/vrf/v1/api-reference"
7
7
metadata :
8
8
title : " Chainlink VRF API Reference"
9
9
description : " API reference for VRFConsumerBase."
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ layout: ../../../layouts/MainLayout.astro
3
3
section : legacy
4
4
date : Last Modified
5
5
title : " VRF Best Practices [v1]"
6
- permalink : " docs/vrf/v1/best-practices/ "
6
+ permalink : " docs/vrf/v1/best-practices"
7
7
metadata :
8
8
title : " Chainlink VRF API Reference"
9
9
description : " Best practices for using Chainlink VRF."
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ layout: ../../../../layouts/MainLayout.astro
3
3
section : legacy
4
4
date : Last Modified
5
5
title : " Get a Random Number [v1]"
6
- permalink : " docs/vrf/v1/examples/get-a-random-number/ "
7
- whatsnext : { "API Reference": "/vrf/v1/api-reference/ ", "Supported Networks": "/vrf/v1/supported-networks/ " }
6
+ permalink : " docs/vrf/v1/examples/get-a-random-number"
7
+ whatsnext : { "API Reference": "/vrf/v1/api-reference", "Supported Networks": "/vrf/v1/supported-networks" }
8
8
metadata :
9
9
description : " How to generate a random number inside a smart contract using Chainlink VRF."
10
10
---
Original file line number Diff line number Diff line change @@ -3,12 +3,12 @@ layout: ../../../layouts/MainLayout.astro
3
3
section : legacy
4
4
date : Last Modified
5
5
title : " Introduction to Chainlink VRF [v1]"
6
- permalink : " docs/vrf/v1/introduction/ "
6
+ permalink : " docs/vrf/v1/introduction"
7
7
whatsnext :
8
8
{
9
- " Get a Random Number " : " /vrf/v1/examples/get-a-random-number/ " ,
10
- " API Reference " : " /vrf/v1/api-reference/ " ,
11
- " Supported Networks " : " /vrf/v1/supported-networks/ " ,
9
+ " Get a Random Number " : " /vrf/v1/examples/get-a-random-number" ,
10
+ " API Reference " : " /vrf/v1/api-reference" ,
11
+ " Supported Networks " : " /vrf/v1/supported-networks" ,
12
12
}
13
13
metadata :
14
14
title : " Generate Random Numbers for Smart Contracts using Chainlink VRF"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ layout: ../../../layouts/MainLayout.astro
3
3
section : legacy
4
4
date : Last Modified
5
5
title : " VRF Security Considerations [v1]"
6
- permalink : " docs/vrf/v1/security/ "
6
+ permalink : " docs/vrf/v1/security"
7
7
---
8
8
9
9
import VrfCommon from " @features/vrf/v1/common/VrfCommon.astro"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ layout: ../../../layouts/MainLayout.astro
3
3
section : legacy
4
4
date : Last Modified
5
5
title : " Chainlink VRF Supported Networks [v1]"
6
- permalink : " docs/vrf/v1/supported-networks/ "
6
+ permalink : " docs/vrf/v1/supported-networks"
7
7
metadata :
8
8
title : " Chainlink VRF v1 Supported Networks"
9
9
---
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ layout: ../../../layouts/MainLayout.astro
3
3
section : vrf
4
4
date : Last Modified
5
5
title : " VRF Best Practices"
6
- permalink : " docs/vrf/v2/best-practices/ "
6
+ permalink : " docs/vrf/v2/best-practices"
7
7
metadata :
8
8
title : " Chainlink VRF API Reference"
9
9
description : " Best practices for using Chainlink VRF."
Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ layout: ../../../../../layouts/MainLayout.astro
3
3
section : vrf
4
4
date : Last Modified
5
5
title : " Get a Random Number"
6
- permalink : " docs/vrf/v2/direct-funding/examples/get-a-random-number/ "
6
+ permalink : " docs/vrf/v2/direct-funding/examples/get-a-random-number"
7
7
whatsnext :
8
8
{
9
- " Security Considerations " : " /vrf/v2/security/ " ,
10
- " Best Practices " : " /vrf/v2/best-practices/ " ,
11
- " Migrating from VRF v1 " : " /vrf/v2/direct-funding/migration-from-v1/ " ,
12
- " Supported Networks " : " /vrf/v2/direct-funding/supported-networks/ " ,
9
+ " Security Considerations " : " /vrf/v2/security" ,
10
+ " Best Practices " : " /vrf/v2/best-practices" ,
11
+ " Migrating from VRF v1 " : " /vrf/v2/direct-funding/migration-from-v1" ,
12
+ " Supported Networks " : " /vrf/v2/direct-funding/supported-networks" ,
13
13
}
14
14
metadata :
15
15
description : " How to generate a random number inside a smart contract using Chainlink VRF v2 - Direct funding method."
Original file line number Diff line number Diff line change @@ -3,11 +3,11 @@ layout: ../../../../layouts/MainLayout.astro
3
3
section : vrf
4
4
date : Last Modified
5
5
title : " Direct Funding Method"
6
- permalink : " docs/vrf/v2/direct-funding/ "
6
+ permalink : " docs/vrf/v2/direct-funding"
7
7
whatsnext :
8
8
{
9
- " Get a Random Number " : " /vrf/v2/direct-funding/examples/get-a-random-number/ " ,
10
- " Supported Networks " : " /vrf/v2/direct-funding/supported-networks/ " ,
9
+ " Get a Random Number " : " /vrf/v2/direct-funding/examples/get-a-random-number" ,
10
+ " Supported Networks " : " /vrf/v2/direct-funding/supported-networks" ,
11
11
}
12
12
metadata :
13
13
title : " Generate Random Numbers for Smart Contracts using Chainlink VRF v2 - Direct funding method"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ layout: ../../../../layouts/MainLayout.astro
3
3
section : vrf
4
4
date : Last Modified
5
5
title : " Migrating from VRF v1"
6
- permalink : " docs/vrf/v2/direct-funding/migration-from-v1/ "
6
+ permalink : " docs/vrf/v2/direct-funding/migration-from-v1"
7
7
---
8
8
9
9
import VrfCommon from " @features/vrf/v2/common/VrfCommon.astro"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ layout: ../../../../layouts/MainLayout.astro
3
3
section : vrf
4
4
date : Last Modified
5
5
title : " Supported Networks"
6
- permalink : " docs/vrf/v2/direct-funding/supported-networks/ "
6
+ permalink : " docs/vrf/v2/direct-funding/supported-networks"
7
7
metadata :
8
8
title : " Chainlink VRF Contract Addresses"
9
9
linkToWallet : true
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ date: Last Modified
5
5
title : " Estimating VRF Costs"
6
6
whatsnext :
7
7
{
8
- " Get a Random Number " : " /vrf/v2/direct-funding/examples/get-a-random-number/ " ,
9
- " Supported Networks " : " /vrf/v2/direct-funding/supported-networks/ " ,
8
+ " Get a Random Number " : " /vrf/v2/direct-funding/examples/get-a-random-number" ,
9
+ " Supported Networks " : " /vrf/v2/direct-funding/supported-networks" ,
10
10
}
11
11
metadata :
12
12
title : " Estimating costs for Chainlink VRF v2"
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ layout: ../../../layouts/MainLayout.astro
3
3
section : vrf
4
4
date : Last Modified
5
5
title : " Introduction to Chainlink VRF"
6
- permalink : " docs/vrf/v2/introduction/ "
7
- whatsnext : { "Subscription Method": "/vrf/v2/subscription/ ", "Direct Funding Method": "/vrf/v2/direct-funding/ " }
6
+ permalink : " docs/vrf/v2/introduction"
7
+ whatsnext : { "Subscription Method": "/vrf/v2/subscription", "Direct Funding Method": "/vrf/v2/direct-funding" }
8
8
metadata :
9
9
title : " Generate Random Numbers for Smart Contracts using Chainlink VRF"
10
10
description : " Learn how to securely generate random numbers for your smart contract with Chainlink VRF (an RNG). This guide uses Solidity code examples."
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ layout: ../../../layouts/MainLayout.astro
3
3
section : vrf
4
4
date : Last Modified
5
5
title : " VRF Security Considerations"
6
- permalink : " docs/vrf/v2/security/ "
6
+ permalink : " docs/vrf/v2/security"
7
7
---
8
8
9
9
import VrfCommon from " @features/vrf/v2/common/VrfCommon.astro"
Original file line number Diff line number Diff line change @@ -3,15 +3,15 @@ layout: ../../../../../layouts/MainLayout.astro
3
3
section : vrf
4
4
date : Last Modified
5
5
title : " Get a Random Number"
6
- permalink : " docs/vrf/v2/subscription/examples/get-a-random-number/ "
6
+ permalink : " docs/vrf/v2/subscription/examples/get-a-random-number"
7
7
whatsnext :
8
8
{
9
- " Programmatic Subscription " : " /vrf/v2/subscription/examples/programmatic-subscription/ " ,
10
- " Subscription Manager UI " : " /vrf/v2/subscription/ui/ " ,
11
- " Security Considerations " : " /vrf/v2/security/ " ,
12
- " Best Practices " : " /vrf/v2/best-practices/ " ,
13
- " Migrating from VRF v1 to v2 " : " /vrf/v2/subscription/migration-from-v1/ " ,
14
- " Supported Networks " : " /vrf/v2/subscription/supported-networks/ " ,
9
+ " Programmatic Subscription " : " /vrf/v2/subscription/examples/programmatic-subscription" ,
10
+ " Subscription Manager UI " : " /vrf/v2/subscription/ui" ,
11
+ " Security Considerations " : " /vrf/v2/security" ,
12
+ " Best Practices " : " /vrf/v2/best-practices" ,
13
+ " Migrating from VRF v1 to v2 " : " /vrf/v2/subscription/migration-from-v1" ,
14
+ " Supported Networks " : " /vrf/v2/subscription/supported-networks" ,
15
15
}
16
16
metadata :
17
17
description : " How to generate a random number inside a smart contract using Chainlink VRF."
Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ layout: ../../../../../layouts/MainLayout.astro
3
3
section : vrf
4
4
date : Last Modified
5
5
title : " Programmatic Subscription"
6
- permalink : " docs/vrf/v2/subscription/examples/programmatic-subscription/ "
6
+ permalink : " docs/vrf/v2/subscription/examples/programmatic-subscription"
7
7
whatsnext :
8
8
{
9
- " Subscription Manager UI " : " /vrf/v2/subscription/ui/ " ,
10
- " Security Considerations " : " /vrf/v2/security/ " ,
11
- " Best Practices " : " /vrf/v2/best-practices/ " ,
12
- " Migrating from VRF v1 to v2 " : " /vrf/v2/subscription/migration-from-v1/ " ,
13
- " Supported Networks " : " /vrf/v2/subscription/supported-networks/ " ,
9
+ " Subscription Manager UI " : " /vrf/v2/subscription/ui" ,
10
+ " Security Considerations " : " /vrf/v2/security" ,
11
+ " Best Practices " : " /vrf/v2/best-practices" ,
12
+ " Migrating from VRF v1 to v2 " : " /vrf/v2/subscription/migration-from-v1" ,
13
+ " Supported Networks " : " /vrf/v2/subscription/supported-networks" ,
14
14
}
15
15
metadata :
16
16
description : " Example contracts for generating a random number inside a smart contract using Chainlink VRF v2."
Original file line number Diff line number Diff line change @@ -3,11 +3,11 @@ layout: ../../../../layouts/MainLayout.astro
3
3
section : vrf
4
4
date : Last Modified
5
5
title : " Subscription Method"
6
- permalink : " docs/vrf/v2/subscription/ "
6
+ permalink : " docs/vrf/v2/subscription"
7
7
whatsnext :
8
8
{
9
- " Get a Random Number " : " /vrf/v2/subscription/examples/get-a-random-number/ " ,
10
- " Supported Networks " : " /vrf/v2/subscription/supported-networks/ " ,
9
+ " Get a Random Number " : " /vrf/v2/subscription/examples/get-a-random-number" ,
10
+ " Supported Networks " : " /vrf/v2/subscription/supported-networks" ,
11
11
}
12
12
metadata :
13
13
title : " Generate Random Numbers for Smart Contracts using Chainlink VRF v2 - Subscription Method"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ layout: ../../../../layouts/MainLayout.astro
3
3
section : vrf
4
4
date : Last Modified
5
5
title : " Migrating from VRF v1"
6
- permalink : " docs/vrf/v2/subscription/migration-from-v1/ "
6
+ permalink : " docs/vrf/v2/subscription/migration-from-v1"
7
7
---
8
8
9
9
import VrfCommon from " @features/vrf/v2/common/VrfCommon.astro"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ layout: ../../../../layouts/MainLayout.astro
3
3
section : vrf
4
4
date : Last Modified
5
5
title : " Configuration"
6
- permalink : " docs/vrf/v2/subscription/supported-networks/ "
6
+ permalink : " docs/vrf/v2/subscription/supported-networks"
7
7
metadata :
8
8
title : " Chainlink VRF v2 Supported Networks"
9
9
linkToWallet : true
Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ layout: ../../../../layouts/MainLayout.astro
3
3
section : vrf
4
4
date : Last Modified
5
5
title : " Subscription Manager User Interface"
6
- permalink : " docs/vrf/v2/subscription/ui/ "
6
+ permalink : " docs/vrf/v2/subscription/ui"
7
7
whatsnext :
8
8
{
9
- " Security Considerations " : " /vrf/v2/security/ " ,
10
- " Best Practices " : " /vrf/v2/best-practices/ " ,
11
- " Migrating from VRF v1 to v2 " : " /vrf/v2/subscription/migration-from-v1/ " ,
12
- " Supported Networks " : " /vrf/v2/subscription/supported-networks/ " ,
9
+ " Security Considerations " : " /vrf/v2/security" ,
10
+ " Best Practices " : " /vrf/v2/best-practices" ,
11
+ " Migrating from VRF v1 to v2 " : " /vrf/v2/subscription/migration-from-v1" ,
12
+ " Supported Networks " : " /vrf/v2/subscription/supported-networks" ,
13
13
}
14
14
metadata :
15
15
title : " Subscription Manager User Interface"
You can’t perform that action at this time.
0 commit comments