Improvements for quickstart workflow
@0xB19 is already working on this.
Since Jul 24, 2023.
- Dominant language
- JavaScript
- Stars
- 18
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
- [x] Buildnet tag for each npm install
- [x] #144
- [x] #153
- [x] #132
- [x] #146
- [x] #133
- [x] #138
- [x] #140
- [x] Use `createDefaultClient` in front
- [x] Add version of each network in page of each module and on the page of the networks
- [ ] Add a test page link in next steps
- [x] Fix this error when running front :
- [x] Change SDK section name
```
ERROR
Failed to execute 'decode' on 'TextDecoder': The provided value is not of type '(ArrayBuffer or ArrayBufferView)'.
TypeError: Failed to execute 'decode' on 'TextDecoder': The provided value is not of type '(ArrayBuffer or ArrayBufferView)'.
at bytesToStr (http://localhost:3001/static/js/bundle.js:2370:22)
at funcGetGreeting (http://localhost:3001/static/js/bundle.js:73:96)
```
=> https://github.com/massalabs/massa-web3/pull/416
- [x] in /smart-contract/sdk => opdatatstore is wrong. https://github.com/massalabs/docu-dev/pull/134
- [ ] Link to the `as` module somewhere
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.