massalabs / massalabs/docs

Improvements for quickstart workflow

Open
#131 0 comments 1 reaction 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.