Além is a web3 JavaScript / TypeScript library to create web3 apps for Near BOS.
This project was bootstrapped with Create Alem DApp.
You’ll need to have Node 18.0.0 or later version on your local development machine. You can use nvm (macOS/Linux) or nvm-windows to switch Node versions between different projects.
You can use npm
or yarn
to execute the commands below.
Runs the app.
Your browser is going to open automatically.
The page will reload when you make changes.
Generates the project bundle file to be deployed.
Deploy project to mainnet
Deploy project to testnet
Create and use the .env
file to set up the project's environment vars. The absence of this file means the NODE_ENV=production
.
You can find the Alem documentation on the website.