mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-24 03:45:38 +08:00
fix links
This commit is contained in:
@@ -26,7 +26,7 @@ from this file.
|
||||
* [blockstack.js](https://github.com/blockstack/blockstack.js)
|
||||
* [Blockstack Browser](https://github.com/blockstack/blockstack-browser)
|
||||
* [Blockstack Core API](https://core.blockstack.org)
|
||||
* [Integration Test Framework](../integration-tests/README.md)
|
||||
* [Integration Test Framework](../integration_tests/README.md)
|
||||
|
||||
## Advanced Topics
|
||||
|
||||
|
||||
@@ -257,11 +257,11 @@ create a program that drives subdomain registration on your Blockstack ID.
|
||||
|
||||
## Do you have a testnet or sandbox to experiment with Blockstack?
|
||||
|
||||
We have an [integration test framework](../integration-tests) that provides a
|
||||
We have an [integration test framework](../integration_tests) that provides a
|
||||
private Blockstack testnet. It uses `bitcoin -regtest` to create a private
|
||||
blockchain that you can interact with, without having to spend any Bitcoin or
|
||||
having to wait for blocks to confirm. Please see the
|
||||
[README](../integration-tests/README.md) for details.
|
||||
[README](../integration_tests/README.md) for details.
|
||||
|
||||
## Does Blockstack have a smart contract system?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user